Browse Source

更新样式

MaiXinRong 5 years ago
parent
commit
19bf466572
1 changed files with 16 additions and 0 deletions
  1. 16 0
      app/public/css/main.css

+ 16 - 0
app/public/css/main.css

@@ -823,4 +823,20 @@ legend {
 }
 .sjs-height-0{
   overflow: auto;
+}
+.nav-box h3{
+  margin-bottom:5px;
+}
+.min-side .side-menu{
+  padding-bottom:10px;
+}
+.side-fold {
+  right:50px;
+  bottom:20px;
+}
+.side-fold a{
+  font-size:18px;
+}
+.min-side .side-fold{
+ bottom:10px;
 }