mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04: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;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#show-controls input {
|
||||||
|
z-index: 1000;
|
||||||
|
}
|
||||||
|
|
||||||
#typing-container {
|
#typing-container {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user