diff --git a/core/core-frontend/src/custom-component/v-query/Component.vue b/core/core-frontend/src/custom-component/v-query/Component.vue index 00be249e12..ab22cfabe3 100644 --- a/core/core-frontend/src/custom-component/v-query/Component.vue +++ b/core/core-frontend/src/custom-component/v-query/Component.vue @@ -620,7 +620,7 @@ const autoStyle = computed(() => { } .query-button { align-self: flex-end; - line-height: 28px; + line-height: 40px; margin: auto 0 5px auto; z-index: 0; }