diff --git a/frontend/src/components/tasks/partials/Attachments.vue b/frontend/src/components/tasks/partials/Attachments.vue index d6ba21dae..5d95daf7a 100644 --- a/frontend/src/components/tasks/partials/Attachments.vue +++ b/frontend/src/components/tasks/partials/Attachments.vue @@ -126,7 +126,7 @@
@@ -355,7 +355,7 @@ async function setCoverImage(attachment: IAttachment | null) { left: 0; bottom: 0; right: 0; - z-index: 100; + z-index: 4001; // modal z-index is 4000 text-align: center; &.hidden {