From a342d5d5adf8f50cf226f01aedd4a57764c8273c Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 14 Sep 2025 22:35:00 +0200 Subject: [PATCH] Fix hidden close button --- web/components/layout/modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/layout/modal.tsx b/web/components/layout/modal.tsx index 0dccdf67..7ed6bcf6 100644 --- a/web/components/layout/modal.tsx +++ b/web/components/layout/modal.tsx @@ -83,7 +83,7 @@ export function Modal(props: {