fix: 1.首次添加API数据源输入名称-点击添加时页面未正常跳转 2. api数据集,新建数据表的时候,提示会重叠 3.更换数据源图标

This commit is contained in:
dataeaseShu
2022-09-30 15:52:10 +08:00
parent c5d76247f0
commit 00b097dde4
6 changed files with 46 additions and 15 deletions

View File

@@ -1581,3 +1581,9 @@ div:focus {
cursor: pointer;
}
}
.de-icon-sence {
margin-right: 9px;
width: 16px !important;
height: 12px !important;
}