Parcourir la source

Merge branch 'ruleSearch220222' into test

1178232204@qq.com il y a 3 ans
Parent
commit
6445c2745c
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      src/less/common.less

+ 6 - 0
src/less/common.less

@@ -243,4 +243,10 @@
 /***规则查询查看弹窗表格tooltip***/
 .elx-table--tooltip-wrapper{
   z-index: 9999!important;
+}
+.el-table .el-table__cell{
+  padding: 0;
+}
+.el-table th.el-table__cell{
+  background: #eee;
 }