mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 14:17:09 -04:00
UI: Minor style change
This commit is contained in:
parent
99bd66445f
commit
76f947e3cf
1 changed files with 4 additions and 0 deletions
|
@ -1380,3 +1380,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
50% { opacity: 1; }
|
50% { opacity: 1; }
|
||||||
100% { opacity: 0.6; }
|
100% { opacity: 0.6; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue