From c0be9f6eb4049867c8cd5cf1a0934aaad999cc9d Mon Sep 17 00:00:00 2001 From: HeagBoKaT Date: Fri, 29 May 2026 15:06:22 +0300 Subject: [PATCH] Fix modal: center on all screens, remove bottom-sheet that caused offset --- client/src/components/CatModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/CatModal.tsx b/client/src/components/CatModal.tsx index 8c080ed..c447965 100644 --- a/client/src/components/CatModal.tsx +++ b/client/src/components/CatModal.tsx @@ -112,9 +112,9 @@ export default function CatModal({ catId, onClose }: CatModalProps) { }); return ( -
+
e.stopPropagation()} >