mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-25 18:10:43 +01:00
Reposition the ... typing dots
This commit is contained in:
parent
14efd42084
commit
747a4a0e56
|
|
@ -668,7 +668,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
display: none;
|
||||
position: absolute;
|
||||
background-color: transparent;
|
||||
left: -2px;
|
||||
left: 23px;
|
||||
top: -5px;
|
||||
padding: var(--block-padding);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue