diff --git a/src/components/ui/Modal.tsx b/src/components/ui/Modal.tsx index 778c34dc..aac7f4cc 100644 --- a/src/components/ui/Modal.tsx +++ b/src/components/ui/Modal.tsx @@ -17,7 +17,7 @@ export const Modal: React.FC<{ className="relative z-50" > {/* The backdrop, rendered as a fixed sibling to the panel container */} -