Merge pull request #13398 from nextcloud/improve-nav-bullet-collapse-hover
Fix/improve collapsible nav bullet hover
This commit is contained in:
commit
8f4e6fcea1
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@ kbd {
|
|||
&:before {
|
||||
opacity: 1;
|
||||
}
|
||||
.app-navigation-entry-bullet {
|
||||
> .app-navigation-entry-bullet {
|
||||
background: transparent !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue