fix: 查询组件,组件间间隔不一致。

This commit is contained in:
dataeaseShu 2024-01-09 11:47:16 +08:00
parent 1e2d6f7145
commit 1c92d25932

View File

@ -1696,6 +1696,7 @@ defineExpose({
.setting-value {
margin: 8px 0;
&.select {
margin-top: 0;
.ed-select {
width: 325px;
}