mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 10:53:33 +00:00
Reduce font-weight of table header
This commit is contained in:
parent
1963e93d2e
commit
715ee0fa3f
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@
|
||||||
|
|
||||||
.ag-header-cell-label {
|
.ag-header-cell-label {
|
||||||
font-family: var(--content-font-family);
|
font-family: var(--content-font-family);
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue