diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/apps.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss index 43055680e28..06d13e384fe 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -393,7 +393,7 @@ kbd { &:before { opacity: 1; } - .app-navigation-entry-bullet { + > .app-navigation-entry-bullet { background: transparent !important; } } |