This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
xiaoguang_li
/
hue
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
[frontend] Fix issue with incorrect logo color in sidebar after generation of css
Johan Ahlen
4 năm trước cách đây
mục cha
03d9045195
commit
54f7de58f6
1 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
4
0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
+ 4
- 0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
Xem Tập Tin
@@ -51,3 +51,7 @@
}
}
}
+
+.svg-hue-sidebar-logo-main {
+ fill: currentColor !important;
+}