diff --git a/packages/nc-gui/components/project/spreadsheet/components/editableCell/editableAttachmentCell.vue b/packages/nc-gui/components/project/spreadsheet/components/editableCell/editableAttachmentCell.vue index 97f70f5562..4f58a4277c 100644 --- a/packages/nc-gui/components/project/spreadsheet/components/editableCell/editableAttachmentCell.vue +++ b/packages/nc-gui/components/project/spreadsheet/components/editableCell/editableAttachmentCell.vue @@ -8,7 +8,7 @@ @dragend="dragOver = false" @drop.prevent="onFileDrop" > -
+
mdi-cloud-upload-outline @@ -62,11 +62,16 @@
-
- +
+ mdi-loading mdi-spin - + + + mdi-plus + Attachment + + mdi-plus
@@ -88,7 +93,7 @@
-
+