feat(数据集): 字段类型修改增加高度
This commit is contained in:
parent
d72dc33e66
commit
66884a4135
@ -2732,7 +2732,7 @@ const getDsIconName = data => {
|
||||
|
||||
.cascader-panel {
|
||||
.ed-scrollbar__wrap {
|
||||
height: 210px;
|
||||
height: 210px !important;
|
||||
}
|
||||
.ed-cascader-node__label {
|
||||
display: flex;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user