From 2539477b0008bc2f3d06a35d67b6a720dee4803a Mon Sep 17 00:00:00 2001 From: Pranav C Date: Wed, 8 May 2024 09:23:53 +0000 Subject: [PATCH] fix: fit image and avoid cropping bottom part in modal --- packages/nc-gui/components/cell/attachment/Image.vue | 2 +- packages/nc-gui/components/cell/attachment/Modal.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/cell/attachment/Image.vue b/packages/nc-gui/components/cell/attachment/Image.vue index 2c0a768c28..3555c0a62c 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++