refactor(接口定义): 修复场景列表全选样式

--bug=1016033 --user=王孝刚 【通用功能】所有列表页面的“选择全部数据”功能没有了
https://www.tapd.cn/55049933/s/1227918
This commit is contained in:
wxg0103 2022-08-19 15:30:38 +08:00 committed by 刘瑞斌
parent 740d562b7e
commit ecac76c122
1 changed files with 0 additions and 7 deletions

View File

@ -642,11 +642,4 @@ fieldset {
margin-right: 10px;
}
.el-dialog__body {
padding: 0 20px 30px 20px;
}
.ms-select-all-fixed .table-select-icon {
display: none !important;
}
</style>