bug: fix ve darkmode selector

This commit is contained in:
Hannes 2021-01-13 10:22:35 +01:00
parent 36d6885b34
commit 5ca55c4f74
No known key found for this signature in database
GPG key ID: 371029119C5F0D51

View file

@ -186,7 +186,7 @@
} }
.skin-citizen-dark { .skin-citizen-dark {
.ve-activated { &.ve-activated {
.mw-header { .mw-header {
background-color: @header-background-color-dark; background-color: @header-background-color-dark;
} }