From a06c953692e18568fb8ed6cca1b8606554e930c7 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 11 Jun 2023 15:13:26 -0300 Subject: [PATCH] Minor style change --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 86c5480a..b1cfc05f 100644 --- a/css/main.css +++ b/css/main.css @@ -92,7 +92,7 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * { } .textbox_default textarea { - height: calc(100vh - 416px); + height: calc(100vh - 390px); } .textbox_default_output textarea {