Explorar o código

Stop chat from flashing dark when processing

oobabooga %!s(int64=2) %!d(string=hai) anos
pai
achega
2bff646130
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      modules/ui.py

+ 3 - 0
modules/ui.py

@@ -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):