mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01:00
UI: Improve thinking blocks in chat-instruct mode
This commit is contained in:
parent
d78b7d0fad
commit
084675cf75
|
|
@ -1354,6 +1354,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
cursor: pointer;
|
||||
user-select: none;
|
||||
font-size: 14px;
|
||||
line-height: var(--line-sm);
|
||||
color: rgb(0 0 0 / 70%);
|
||||
transition: background-color 0.2s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue