大屏表格新增配置

This commit is contained in:
yanran200730
2023-03-14 16:32:48 +08:00
parent 0e31e19472
commit 23fae77443
3 changed files with 60 additions and 15 deletions

View File

@@ -997,11 +997,12 @@ export default {
}
.el-select, .el-cascader {
width: 232px;
color: #fff;
background: transparent;
input {
width: 232px;
width: 100%;
background: #262C33;
font-size: 12px;
color: #fff;