mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-02-05 23:34:21 +01:00
Improve the typing dots position
This commit is contained in:
parent
88ff3e6ad8
commit
3e3746283c
|
|
@ -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…
Reference in a new issue