Make "show controls" clickable again (2nd attempt)

This commit is contained in:
oobabooga 2023-09-14 22:07:28 -07:00
parent 5dc4e101d8
commit 3181ab91dc

View file

@ -421,14 +421,11 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
}
#show-controls label {
z-index: 1000;
position: absolute;
left: calc(100% - 179px);
}
#show-controls input {
z-index: 1000;
}
#typing-container {
display: none;
position: absolute;