From 800cea771757f38a2e6681c0f6069ebf30d9e91c Mon Sep 17 00:00:00 2001 From: DarkPhoenix2704 Date: Fri, 12 May 2023 21:27:46 +0530 Subject: [PATCH] fix: button alignment --- packages/nc-gui/components/webhook/Editor.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/webhook/Editor.vue b/packages/nc-gui/components/webhook/Editor.vue index eaaf123e29..80ad7fb2b1 100644 --- a/packages/nc-gui/components/webhook/Editor.vue +++ b/packages/nc-gui/components/webhook/Editor.vue @@ -460,8 +460,8 @@ onMounted(async () => { -
- +
+
{{ $t('activity.testWebhook') }}