mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Make "show controls" clickable again (2nd attempt)
This commit is contained in:
parent
5dc4e101d8
commit
3181ab91dc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user