Make user management heading font size lighter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
f499f1b9a1
commit
8abec697b0
1 changed files with 1 additions and 1 deletions
|
@ -1473,7 +1473,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
|
|||
top: $grid-row-height;
|
||||
}
|
||||
&#grid-header {
|
||||
color: var(--color-text-light);
|
||||
color: var(--color-text-maxcontrast);
|
||||
z-index: 60; /* above new-user */
|
||||
}
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in a new issue