Merge pull request #13298 from dataease/pr@dev-v2_st

feat(数据集): 字段类型修改增加高度
This commit is contained in:
xuwei-fit2cloud 2024-11-14 11:07:56 +08:00 committed by GitHub
commit 7a70161445
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2732,7 +2732,7 @@ const getDsIconName = data => {
.cascader-panel {
.ed-scrollbar__wrap {
height: 210px;
height: 210px !important;
}
.ed-cascader-node__label {
display: flex;