Browse Source

优化样式

邹景立 2 years ago
parent
commit
cd8bc71e39

+ 8 - 4
public/static/theme/css/_custom.less

@@ -362,10 +362,6 @@ table[data-line] + div tbody {
       margin-top: 4px;
     }
 
-    .layui-badge-middle {
-      line-height: 17px;
-    }
-
     &.laytable-cell-checkbox {
       line-height: 44px;
     }
@@ -379,6 +375,10 @@ table[data-line] + div tbody {
 table[data-line='2'] + div tbody .layui-table-cell {
   height: 60px;
 
+  .layui-badge-middle {
+    line-height: 16px;
+  }
+
   &.laytable-cell-checkbox {
     line-height: 40px;
   }
@@ -387,6 +387,10 @@ table[data-line='2'] + div tbody .layui-table-cell {
 table[data-line='3'] + div tbody .layui-table-cell {
   height: 80px;
 
+  .layui-badge-middle {
+    line-height: 17px;
+  }
+
   &.laytable-cell-checkbox {
     line-height: 60px;
   }

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