mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
minor layout changes
This commit is contained in:
@@ -59,8 +59,18 @@ h6, .h6 {
|
||||
|
||||
.fhc-container {
|
||||
padding: 0 15px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.tabulator {
|
||||
font-size: var(--bs-body-font-size);
|
||||
}
|
||||
|
||||
.fhc-container .tabulator .tabulator-frozen {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
.fhc-container .tabulator .tabulator-header .tabulator-col,
|
||||
.fhc-container .tabulator-row .tabulator-cell {
|
||||
border-right: 1px solid #dee2e6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user