Browse Source

修改样式

Anyon 2 years ago
parent
commit
c8949c6a48

+ 5 - 1
public/static/theme/css/_layout.less

@@ -354,6 +354,7 @@
       > .layui-card-header {
         top: @LayoutHeadTopHeight;
         left: @LayoutLeftDefaSize;
+        box-sizing: border-box;
         border-top: @BoxBottomLine;
         border-bottom: 1px solid #fff !important;
         #NotSelect();
@@ -364,9 +365,12 @@
         padding: 0 15px;
         position: fixed;
         background: #FFF;
-        box-sizing: border-box;
         line-height: @LayoutBodyHeadHeight;
 
+        > div {
+          margin-top: -1px
+        }
+
         & + .layui-card-line {
           top: @LayoutBodyHeadHeight;
 

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


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


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