Skip to content

Commit

Permalink
get happy linters
Browse files Browse the repository at this point in the history
Signed-off-by: dartcafe <[email protected]>
  • Loading branch information
dartcafe committed May 8, 2024
1 parent ec35612 commit 6df8303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/views/Navigation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -243,12 +243,14 @@ export default {
opacity: 0.6;
}
}
.app-navigation-entry-wrapper.force-not-active .app-navigation-entry.active {
background-color: transparent !important;
* {
color: unset !important;
}
}
.app-navigation-footer {
// height: auto !important;
// overflow: hidden !important;
Expand Down

0 comments on commit 6df8303

Please sign in to comment.