mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Make "show controls" clickable again
This commit is contained in:
parent
a836c5b29a
commit
416e8f4758
@ -420,6 +420,10 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
#show-controls input {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
#typing-container {
|
||||
display: none;
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user