This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
xiaoguang_li
/
hue
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
[frontend] Fix issue with incorrect logo color in sidebar after generation of css
Johan Ahlen
4 lat temu
rodzic
03d9045195
commit
54f7de58f6
1 zmienionych plików
z
4 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
4
0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
+ 4
- 0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
Wyświetl plik
@@ -51,3 +51,7 @@
}
}
}
+
+.svg-hue-sidebar-logo-main {
+ fill: currentColor !important;
+}