From 1c92d259327bcf3f1f75604d7e492c73ff1f8610 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Tue, 9 Jan 2024 11:47:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E7=BB=84=E4=BB=B6=E9=97=B4=E9=97=B4=E9=9A=94=E4=B8=8D?= =?UTF-8?q?=E4=B8=80=E8=87=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/v-query/QueryConditionConfiguration.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue index 2af410379a..3df3d35f64 100644 --- a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue +++ b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue @@ -1696,6 +1696,7 @@ defineExpose({ .setting-value { margin: 8px 0; &.select { + margin-top: 0; .ed-select { width: 325px; }