From e293a832fee9fb1772177a23b42f7c0bf3fbe997 Mon Sep 17 00:00:00 2001 From: Rucha Ambaliya Date: Mon, 17 Feb 2025 19:15:28 +0530 Subject: [PATCH] Fixed carousel buttons not visible on dark image (black) and opening attachment from the inbox cropinf the image --- .../src/components/inbox/components/AttachmentViewerForm.tsx | 2 +- frontend/src/components/inbox/components/Carousel.tsx | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/inbox/components/AttachmentViewerForm.tsx b/frontend/src/components/inbox/components/AttachmentViewerForm.tsx index de97482a..70446446 100644 --- a/frontend/src/components/inbox/components/AttachmentViewerForm.tsx +++ b/frontend/src/components/inbox/components/AttachmentViewerForm.tsx @@ -23,7 +23,7 @@ export const AttachmentViewerForm: FC< {/* eslint-disable-next-line @next/next/no-img-element */}