From 4155beb7dbff48a8c854668ca8cef5340520fbf2 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 30 Jan 2026 23:02:55 +0100 Subject: [PATCH] Fix bottom padding mobile for compat Q --- 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 c1bf251..6e2812a 100644 --- a/web/components/layout/modal.tsx +++ b/web/components/layout/modal.tsx @@ -90,7 +90,7 @@ export function Modal(props: {