fixed switches contains for dark mode

This commit is contained in:
gabryon99 2020-02-27 22:13:35 +01:00
parent b5c17bc0e3
commit 8ee58fb4df

View file

@ -263,4 +263,8 @@ text, g text.tick {
#legend {
background: transparent !important;
color: #ccc !important;
}
.switches-list-container {
background: none !important;
}