diff --git a/css/main.css b/css/main.css index 256d56c2..275918ee 100644 --- a/css/main.css +++ b/css/main.css @@ -414,10 +414,10 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* { #show-controls { position: absolute; - background-color: transparent; left: calc(100% - 179px); + height: 100%; + background-color: var(--background-fill-primary); border: 0px; - z-index: 1000; } #typing-container {