update opener active style (fix #99)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Vieille 2022-04-10 18:56:50 +02:00
parent 52bbd49d9a
commit a6a84ee784
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -79,7 +79,7 @@
} }
.side-menu-opener:active { .side-menu-opener:active {
background-color: var(--color-background-dark) !important; background-color: var(--side-menu-current-app-background-color, #444) !important;
} }
.side-menu-closer { .side-menu-closer {