mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 06:06:20 -04:00
Improve the typing dots position
This commit is contained in:
parent
88ff3e6ad8
commit
3e3746283c
1 changed files with 1 additions and 1 deletions
|
@ -665,7 +665,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
position: absolute;
|
||||
background-color: transparent;
|
||||
left: -2px;
|
||||
top: -14px;
|
||||
top: -5px;
|
||||
padding: var(--block-padding);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue