From 1c658440365c2a14df3ca8b99544df0fbe37b906 Mon Sep 17 00:00:00 2001 From: DarkPhoenix2704 Date: Wed, 20 Sep 2023 19:52:39 +0530 Subject: [PATCH] fix: attachment in gallery --- packages/nc-gui/components/cell/attachment/index.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/nc-gui/components/cell/attachment/index.vue b/packages/nc-gui/components/cell/attachment/index.vue index 5322f47eaa..d5e2471b3e 100644 --- a/packages/nc-gui/components/cell/attachment/index.vue +++ b/packages/nc-gui/components/cell/attachment/index.vue @@ -218,7 +218,12 @@ const rowHeight = inject(RowHeightInj, ref())