From 45ac425484c7df178c96cda04d023c0a8b3a14bd Mon Sep 17 00:00:00 2001 From: Antonio Gatta Date: Mon, 8 Dec 2025 02:18:07 +0100 Subject: [PATCH] feat: enhance dialog content for fullscreen mode - Added styles to ensure `.w-md-editor-fullscreen` behaves statically and adjusts height dynamically with `!static` and `!h-[calc(90vh-(var(--spacing)*41))]`. --- frontend/src/components/ui/dialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/ui/dialog.tsx b/frontend/src/components/ui/dialog.tsx index 5f67a39..2996892 100644 --- a/frontend/src/components/ui/dialog.tsx +++ b/frontend/src/components/ui/dialog.tsx @@ -60,7 +60,7 @@ function DialogContent({