Browse Source

chore(gui-v2): add 0.5 px right sidebar top offset

pull/2972/head
braks 2 years ago
parent
commit
9aac08e6b0
  1. 2
      packages/nc-gui-v2/components/smartsheet/sidebar/index.vue

2
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-[-9px]"
class="shadow !mt-[-9.5px]"
style="height: calc(100% + 9px)"
theme="light"
>

Loading…
Cancel
Save