mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-21 23:57:58 +01:00
Decrease "Show controls" button opacity
This commit is contained in:
parent
94afa0f9cf
commit
a4b4708560
@ -492,6 +492,10 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
left: calc(100% - 168px);
|
||||
}
|
||||
|
||||
#show-controls span {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
#typing-container {
|
||||
display: none;
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user