UI: Improve thinking blocks in chat-instruct mode

This commit is contained in:
oobabooga 2025-08-29 09:11:10 -07:00
parent d78b7d0fad
commit 084675cf75

View file

@ -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;
}