mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-08 14:46:14 -04:00
Minor style change
This commit is contained in:
parent
0d3f854778
commit
7f6579ab20
1 changed files with 1 additions and 1 deletions
|
@ -1372,7 +1372,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
|
|
||||||
.chat .message-body .thinking-content p,
|
.chat .message-body .thinking-content p,
|
||||||
.chat .message-body .thinking-content li {
|
.chat .message-body .thinking-content li {
|
||||||
font-size: 14px !important;
|
font-size: 15px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Animation for opening thinking blocks */
|
/* Animation for opening thinking blocks */
|
||||||
|
|
Loading…
Add table
Reference in a new issue