Fixing bug with submenues in header.

master
Ad5001 2 years ago
parent 45316ce6b9
commit fe12ef9a9f
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160

@ -65,7 +65,7 @@ nav {
&.background a[role=button] {
background-color: var(--nav-background);
color: black;
color: black !important;
display: inline;
}

Loading…
Cancel
Save