refactor(接口定义): 修复场景列表全选样式
--bug=1016033 --user=王孝刚 【通用功能】所有列表页面的“选择全部数据”功能没有了 https://www.tapd.cn/55049933/s/1227918
This commit is contained in:
parent
740d562b7e
commit
ecac76c122
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue