From 980997c667f97483401d6209929509d247017831 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Thu, 14 Sep 2023 22:11:28 -0700 Subject: [PATCH] Adjust a position --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 0417766..f3ed7b6 100644 --- a/css/main.css +++ b/css/main.css @@ -423,7 +423,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* { #show-controls label { z-index: 1000; position: absolute; - left: calc(100% - 179px); + left: calc(100% - 168px); } #typing-container {