diff --git a/src/style.css b/src/style.css index 604db90..9cdae9e 100644 --- a/src/style.css +++ b/src/style.css @@ -117,7 +117,7 @@ body { .workspace-stage { flex: 1; - min-height: 520px; + min-height: 640px; } .code-preview { @@ -236,7 +236,7 @@ body { } .workspace-stage { - min-height: 420px; + min-height: 520px; } .app-footer {