Browse Source

Revert "Fix active entry highlight in certain apps"

tags/v13.0.0beta1
Morris Jobke 6 years ago
parent
commit
17d980cb9c
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      core/css/apps.scss

+ 1
- 2
core/css/apps.scss View File

@@ -93,8 +93,7 @@ kbd {
border-right: 1px solid nc-darken($color-main-background, 8%);
display: flex;
flex-direction: column;
> ul,
.with-icon > ul {
> ul {
position: relative;
height: 100%;
width: inherit;

Loading…
Cancel
Save