This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xiaoguang_li
/
hue
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
[frontend] Fix issue with incorrect logo color in sidebar after generation of css
Johan Ahlen
%!s(int64=4) %!d(string=hai) anos
pai
03d9045195
achega
54f7de58f6
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
+ 4
- 0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
Ver ficheiro
@@ -51,3 +51,7 @@
}
}
}
+
+.svg-hue-sidebar-logo-main {
+ fill: currentColor !important;
+}