瀏覽代碼

修改样式文件

邹景立 3 年之前
父節點
當前提交
935ad87ae8

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

@@ -355,7 +355,7 @@
         top: @BodyMainTop;
         left: @LayoutDefaLeftSzie;
         border-top: @BoxBottomLine;
-        border-bottom-width: 0 !important;
+        border-bottom: 1px solid #fff !important;
 
         right: 0;
         height: 45px;

+ 0 - 6
public/static/theme/css/_layout_1.less

@@ -45,12 +45,6 @@
     }
   }
 
-  > .layui-body {
-    > .think-page-body > .layui-card > .layui-card-header {
-      box-sizing: border-box;
-    }
-  }
-
   > .layui-header {
     background: @headNormalBackColor;
 

+ 1 - 2
public/static/theme/css/_layout_2.less

@@ -122,7 +122,6 @@
 
       > .layui-card-header {
         left: 261px;
-        border-bottom: unset;
       }
     }
   }
@@ -191,8 +190,8 @@
   }
 
   > .layui-header {
-    z-index: 334;
     left: 260px !important;
+    z-index: 334;
   }
 }
 

+ 0 - 1
public/static/theme/css/_layout_white.less

@@ -97,7 +97,6 @@
         }
 
         > .layui-card-header {
-          box-sizing: border-box;
           box-shadow: none !important;
           border-left: @BoxBottomLine;
         }

文件差異過大導致無法顯示
+ 0 - 0
public/static/theme/css/console.css


文件差異過大導致無法顯示
+ 0 - 0
public/static/theme/css/console.css.map


部分文件因文件數量過多而無法顯示