Commit 2278103c by honghong

修改标题字体颜色

parent e6acf71f
...@@ -75,7 +75,8 @@ export default { ...@@ -75,7 +75,8 @@ export default {
& .sidebar-title { & .sidebar-title {
display: inline-block; display: inline-block;
margin: 0; margin: 0;
color: #fff; // color: #fff;
color: #000 !important;
font-weight: 600; font-weight: 600;
line-height: 50px; line-height: 50px;
font-size: 14px; font-size: 14px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment