This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
xiaoguang_li
/
hue
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
[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;
+}