Fix last Sidebar bugs

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-12-12 14:53:11 +01:00
parent c35084fb9d
commit d5b438cd45
4 changed files with 48 additions and 25 deletions

View File

@ -143,10 +143,10 @@
@media (prefers-color-scheme dark)
color white
background $darkGrayDark
&.active
&:active
color $textOnMain
background $main
padding 8px
display flex
align-items center
@ -166,6 +166,10 @@
width 100%
display flex
//max-height 24px
&.active > div
color $textOnMain
background $main
ul
list-style none
margin 0