Commit 33e760b6 by chuzhixin

修改navBar

parent 56f6672d
...@@ -104,7 +104,6 @@ ...@@ -104,7 +104,6 @@
height: $base-nav-bar-height; height: $base-nav-bar-height;
.fold-unfold { .fold-unfold {
font-size: 20px;
color: $base-color-gray; color: $base-color-gray;
cursor: pointer; cursor: pointer;
} }
...@@ -128,7 +127,7 @@ ...@@ -128,7 +127,7 @@
width: 1em; width: 1em;
height: 1em; height: 1em;
margin-right: 15px; margin-right: 15px;
font-size: $base-font-size-big; font-size: $base-font-size-small;
color: $base-color-gray; color: $base-color-gray;
cursor: pointer; cursor: pointer;
fill: $base-color-gray; fill: $base-color-gray;
......
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