mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Reduce font-weight of table header
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
|
||||
.ag-header-cell-label {
|
||||
font-family: var(--content-font-family);
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user