@@ -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;
}