diff --git a/frontend/src/components/documents/DocumentCard.vue b/frontend/src/components/documents/DocumentCard.vue index 5807bb9..9dbae41 100644 --- a/frontend/src/components/documents/DocumentCard.vue +++ b/frontend/src/components/documents/DocumentCard.vue @@ -6,10 +6,7 @@
- - - +
@@ -67,10 +64,7 @@ aria-label="Move to folder" class="min-h-[44px] min-w-[44px] flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-indigo-600 hover:bg-indigo-50 transition-colors" > - - - +
@@ -79,10 +73,7 @@ aria-label="Share document" class="min-h-[44px] min-w-[44px] flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-indigo-600 hover:bg-indigo-50 transition-colors" > - - - +
@@ -123,6 +114,7 @@