fix: 🧩 树状结构支持多选
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.el-form-item--default {
|
||||
height: auto !important;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.form-item {
|
||||
@@ -6,7 +7,7 @@
|
||||
height: 32px;
|
||||
margin-right: 12px !important;
|
||||
.form-item-select {
|
||||
width: 224px !important;
|
||||
width: 254px !important;
|
||||
}
|
||||
}
|
||||
.form-box1 {
|
||||
|
||||
Reference in New Issue
Block a user