Fixing bug with submenues in header.
This commit is contained in:
parent
45316ce6b9
commit
fe12ef9a9f
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ nav {
|
|||
|
||||
&.background a[role=button] {
|
||||
background-color: var(--nav-background);
|
||||
color: black;
|
||||
color: black !important;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue