From a4441f9e53f97c014cd00555a874330540d4297e Mon Sep 17 00:00:00 2001 From: ArneBo Date: Wed, 2 Apr 2025 05:09:05 +0200 Subject: [PATCH] fix(front): red button for delete img --- front/src/components/common/AttachmentInput.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/front/src/components/common/AttachmentInput.vue b/front/src/components/common/AttachmentInput.vue index 7ca90a129..a825b5bfc 100644 --- a/front/src/components/common/AttachmentInput.vue +++ b/front/src/components/common/AttachmentInput.vue @@ -169,7 +169,8 @@ const getAttachmentUrl = (uuid: string) => {