From e22d181de74b737b07b912d8d080fd8577793ffb Mon Sep 17 00:00:00 2001 From: Stavros Date: Tue, 17 Jun 2025 20:39:15 +0300 Subject: [PATCH] refactor: switch to min-h-dvh in layout --- frontend/src/components/layout/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/layout/layout.tsx b/frontend/src/components/layout/layout.tsx index 773185b..aa4ec45 100644 --- a/frontend/src/components/layout/layout.tsx +++ b/frontend/src/components/layout/layout.tsx @@ -7,7 +7,7 @@ export const Layout = () => { return (