This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xiaoguang_li
/
hue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
[frontend] Fix issue with incorrect logo color in sidebar after generation of css
Johan Ahlen
4 anni fa
parent
03d9045195
commit
54f7de58f6
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
+ 4
- 0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
Vedi File
@@ -51,3 +51,7 @@
}
}
}
+
+.svg-hue-sidebar-logo-main {
+ fill: currentColor !important;
+}