Explorar o código

全局样式修改

1178232204@qq.com %!s(int64=3) %!d(string=hai) anos
pai
achega
30c5df6bd4
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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;
 }