Make the nav bullet transparent selector more specific
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
parent
f91802ab4f
commit
f54e3c7576
|
@ -393,7 +393,7 @@ kbd {
|
|||
&:before {
|
||||
opacity: 1;
|
||||
}
|
||||
.app-navigation-entry-bullet {
|
||||
> .app-navigation-entry-bullet {
|
||||
background: transparent !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue