Browse Source

同步样式代码

邹景立 3 years ago
parent
commit
3cc374d134

File diff suppressed because it is too large
+ 0 - 0
public/static/theme/css/console.css


+ 3 - 3
public/static/theme/css/console.layout.less

@@ -239,16 +239,16 @@
         left: 200px;
         right: 0;
         z-index: 3;
-        height: 50px;
+        height: 45px;
         border: none;
         position: fixed;
         background: #fff;
-        line-height: 50px;
+        line-height: 45px;
         box-shadow: @MaxOuterShadow;
       }
 
       > .layui-card-header + .layui-card-body {
-        top: 50px;
+        top: 45px;
       }
 
       > .layui-card-body {

Some files were not shown because too many files changed in this diff