This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
xiaoguang_li
/
hue
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
[frontend] Fix issue with incorrect logo color in sidebar after generation of css
Johan Ahlen
4 년 전
부모
03d9045195
커밋
54f7de58f6
1개의 변경된 파일
과
4개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
4
0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
+ 4
- 0
desktop/core/src/desktop/js/components/sidebar/hueSidebar.scss
파일 보기
@@ -51,3 +51,7 @@
}
}
}
+
+.svg-hue-sidebar-logo-main {
+ fill: currentColor !important;
+}