From 2ce63c8a6e9d8d0c83cc3bcbc962fb1e6c1c06de Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Fri, 12 Apr 2024 14:16:10 -0500 Subject: [PATCH] fix style typo --- src/components/layout/Misc.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/Misc.tsx b/src/components/layout/Misc.tsx index 1a260e73..59e5bb79 100644 --- a/src/components/layout/Misc.tsx +++ b/src/components/layout/Misc.tsx @@ -138,7 +138,7 @@ export const DefaultMain = (props: { children?: JSX.Element }) => { <> {/* blur content that goes under the notification bar */}
-
+
{props.children}