Merge pull request #7483 from dataease/pr@dev-v2_dzz

fix: 数据源名称过长时-创建数据集选择数据源-与名称重叠
This commit is contained in:
dataeaseShu
2024-01-02 10:29:26 +08:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -2361,6 +2361,10 @@ const getDsIconName = data => {
.ed-tree-node.is-current > .ed-tree-node__content:not(.is-menu):after {
display: none !important;
}
.flex-align-center {
padding-right: 15px;
}
}
.calc-field-edit-dialog {
.ed-dialog__footer {