From 153a0abcfac06b09312d98ba91d89d1a29934700 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 3 Aug 2022 01:25:19 +0200 Subject: [PATCH] refactor(gui-v2): remove scrolling from view list items --- .../components/cell/attachment/index.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/packages/nc-gui-v2/components/cell/attachment/index.vue b/packages/nc-gui-v2/components/cell/attachment/index.vue index 85afdfcba2..9d4ae77f5b 100644 --- a/packages/nc-gui-v2/components/cell/attachment/index.vue +++ b/packages/nc-gui-v2/components/cell/attachment/index.vue @@ -74,7 +74,7 @@ onKeyDown('Escape', () => {
@@ -91,16 +91,12 @@ onKeyDown('Escape', () => {