From 83050c6ed07c57a33c88f63478a58f02a7304ebb Mon Sep 17 00:00:00 2001 From: Katja Lutz Date: Fri, 24 Jun 2022 23:18:04 +0200 Subject: [PATCH] fix: remove max-height during print --- src/components/Page.tsx | 2 +- src/routes/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Page.tsx b/src/components/Page.tsx index 0f3b9f9..7c3519b 100644 --- a/src/components/Page.tsx +++ b/src/components/Page.tsx @@ -48,7 +48,7 @@ const Page: FlowComponent = (props) => { }); return ( -
+
-
+
setLocalState("showWelcome", true)} classList={{