Stop chat from flashing dark when processing
This commit is contained in:
parent
7c70e0e2a6
commit
2bff646130
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
.api-docs.svelte-1iguv9h.svelte-1iguv9h.svelte-1iguv9h {
|
||||
display: grid;
|
||||
}
|
||||
.pending.svelte-1ed2p3z {
|
||||
opacity: 1;
|
||||
}
|
||||
"""
|
||||
|
||||
class ToolButton(gr.Button, gr.components.FormComponent):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue