From d89e54f4acd8daf2adf56e868d92bfd54254e117 Mon Sep 17 00:00:00 2001 From: Chirag Chhatrala <60499540+chiragchhatrala@users.noreply.github.com> Date: Wed, 19 Jun 2024 15:34:31 +0530 Subject: [PATCH] GoogleSheetsIntegrationActions UI Fixes (#454) --- .../GoogleSheetsIntegrationActions.vue | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue b/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue index a6fa81fd..4ee67d82 100644 --- a/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue +++ b/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue @@ -2,15 +2,15 @@