From ecb4415e9d4cfef0e5b949f1cfdddc1c6724e2ef Mon Sep 17 00:00:00 2001 From: viehlieb Date: Thu, 22 Sep 2022 16:20:32 +0200 Subject: [PATCH] change iFrame minHeight to 90vh --- src/modules/dashboard/AppIframe.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/dashboard/AppIframe.tsx b/src/modules/dashboard/AppIframe.tsx index a19d80d..e17b3c8 100644 --- a/src/modules/dashboard/AppIframe.tsx +++ b/src/modules/dashboard/AppIframe.tsx @@ -4,7 +4,7 @@ import Iframe from 'react-iframe'; export const AppIframe: React.FC = ({ app }: { app: any }) => { return (
-
+