mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
Fix the "typing dots" position in latest Gradio version
This commit is contained in:
parent
35da6b989d
commit
723f912c16
1 changed files with 1 additions and 0 deletions
|
|
@ -527,6 +527,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
position: absolute;
|
||||
background-color: transparent;
|
||||
left: -2px;
|
||||
top: 4px;
|
||||
padding: var(--block-padding);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue