fix: 调整ele升级后el-pop样式

This commit is contained in:
chenjinsong
2024-03-20 15:36:47 +08:00
parent 8a18fb09f4
commit b0954f6a21

View File

@@ -60,9 +60,9 @@
height: 24px !important; height: 24px !important;
line-height: 24px !important; line-height: 24px !important;
} }
.el-popover.el-popper { // .el-popover.el-popper {
padding: 0 !important; // padding: 0 !important;
} // }
.my-header-cell-class .el-checkbox__input{ .my-header-cell-class .el-checkbox__input{
display: none; display: none;
} }