From 2c1e1bb8243c3c8d4bed6ab28284553813804017 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sun, 10 Mar 2024 07:23:12 -0600 Subject: [PATCH] fix overhange --- web/src/pages/Export.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/Export.tsx b/web/src/pages/Export.tsx index a70a3c989..188382b0b 100644 --- a/web/src/pages/Export.tsx +++ b/web/src/pages/Export.tsx @@ -143,7 +143,7 @@ function Export() { const Content = isDesktop ? DialogContent : DrawerContent; return ( -
+