From 721a39117c8a90be44798fff47eff151b7bc5688 Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Wed, 23 Aug 2023 16:38:27 +0200 Subject: [PATCH] refix --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 687ddd8..4c84edc 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,7 @@ .cm-editor { width: 100%; + height: 90vh; max-height: 100vh; } @@ -33,6 +34,7 @@ display: block !important; width: 100% !important; } +