diff --git a/packages/nc-gui/components/cell/attachment/Carousel.vue b/packages/nc-gui/components/cell/attachment/Carousel.vue index 98098e4511..6e66cca0e3 100644 --- a/packages/nc-gui/components/cell/attachment/Carousel.vue +++ b/packages/nc-gui/components/cell/attachment/Carousel.vue @@ -89,7 +89,7 @@ watchOnce(emblaMainApi, async (emblaMainApi) => {
- { :srcs="getPossibleAttachmentSrc(item)" /> - { -
+
- { :class="[dragging ? 'cursor-move' : 'cursor-pointer']" class="nc-attachment h-full w-full flex items-center justify-center overflow-hidden" > - { :class="{ '!w-30': isForm || isExpandedForm }" @click="() => onFileClick(item)" > - - +
form-banner-left' diff --git a/packages/nc-gui/components/smartsheet/Form.vue b/packages/nc-gui/components/smartsheet/Form.vue index 00e2e8d023..edb4e62f35 100644 --- a/packages/nc-gui/components/smartsheet/Form.vue +++ b/packages/nc-gui/components/smartsheet/Form.vue @@ -872,7 +872,7 @@ useEventListener( " style="transition: all 0.3s ease-in" > -