features: notifications fix + tests fix + menu/router fixes
This commit is contained in:
@ -71,6 +71,10 @@ main {
|
||||
/* Styles use with JS to open/close the sidebar */
|
||||
&.jsRightMenu {
|
||||
display: block;
|
||||
solid-link[active] {
|
||||
color: white;
|
||||
background: var(--color-heading);
|
||||
}
|
||||
}
|
||||
|
||||
&.jsRightMenu:not([open]) {
|
||||
|
Reference in New Issue
Block a user