From e11991ac80b51ae60a3a81659a4b2083c6e27344 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Wed, 8 May 2024 09:23:55 +0000 Subject: [PATCH] fix: add max height to avoid overflow --- packages/nc-gui/components/cell/attachment/Image.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/components/cell/attachment/Image.vue b/packages/nc-gui/components/cell/attachment/Image.vue index 3555c0a62c..d36ac7dbb6 100644 --- a/packages/nc-gui/components/cell/attachment/Image.vue +++ b/packages/nc-gui/components/cell/attachment/Image.vue @@ -16,7 +16,7 @@ const onError = () => index.value++