From bb35c3adaa0c8192fdc58b694d38683a0c8e6db7 Mon Sep 17 00:00:00 2001 From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com> Date: Wed, 6 Dec 2023 14:49:59 +0530 Subject: [PATCH] style: group options bottom margin --- .../nc-gui/components/smartsheet/toolbar/GroupByMenu.vue | 6 +++++- packages/nc-gui/lang/en.json | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/GroupByMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/GroupByMenu.vue index 971c9ae8c5..d8747bfbae 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/GroupByMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/GroupByMenu.vue @@ -250,7 +250,11 @@ watch(meta, async () => { class="flex flex-col bg-white overflow-auto menu-filter-dropdown max-h-[max(80vh,500px)] py-6 pl-6" data-testid="nc-group-by-menu" > -
+