mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Fix the "typing dots" position in latest Gradio version
This commit is contained in:
parent
35da6b989d
commit
723f912c16
@ -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…
Reference in New Issue
Block a user