From e1cad18e10b3ea04a4cc60c5a68c2e6db80a3416 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 3 Aug 2022 12:19:22 +0200 Subject: [PATCH] chore(gui-v2): revert the 0.5px change --- packages/nc-gui-v2/components/smartsheet/sidebar/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui-v2/components/smartsheet/sidebar/index.vue b/packages/nc-gui-v2/components/smartsheet/sidebar/index.vue index e3d3c9497f..6f8de8eac4 100644 --- a/packages/nc-gui-v2/components/smartsheet/sidebar/index.vue +++ b/packages/nc-gui-v2/components/smartsheet/sidebar/index.vue @@ -73,7 +73,7 @@ function onCreate(view: GridType | FormType | KanbanType | GalleryType) { collapsiple collapsed-width="50" width="250" - class="shadow !mt-[-9.5px]" + class="shadow !mt-[-9px]" style="height: calc(100% + 9px)" theme="light" >