Pārlūkot izejas kodu

全局样式修改

1178232204@qq.com 3 gadi atpakaļ
vecāks
revīzija
30c5df6bd4
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  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;
 }