tweak(ui): restyle reasoning blocks

This commit is contained in:
David Hill
2026-02-18 20:51:28 +00:00
parent a4b36a72ad
commit ec7c72da3f

View File

@@ -227,12 +227,13 @@
[data-component="reasoning-part"] {
width: 100%;
color: var(--text-base);
opacity: 0.8;
font-size: var(--font-size-small);
line-height: var(--line-height-large);
[data-component="markdown"] {
margin-top: 24px;
font-style: normal;
font-size: inherit;
p:has(strong) {
margin-top: 24px;