tweak(ui): restyle reasoning blocks
This commit is contained in:
@@ -227,12 +227,13 @@
|
|||||||
[data-component="reasoning-part"] {
|
[data-component="reasoning-part"] {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
color: var(--text-base);
|
color: var(--text-base);
|
||||||
opacity: 0.8;
|
font-size: var(--font-size-small);
|
||||||
line-height: var(--line-height-large);
|
line-height: var(--line-height-large);
|
||||||
|
|
||||||
[data-component="markdown"] {
|
[data-component="markdown"] {
|
||||||
margin-top: 24px;
|
margin-top: 24px;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
font-size: inherit;
|
||||||
|
|
||||||
p:has(strong) {
|
p:has(strong) {
|
||||||
margin-top: 24px;
|
margin-top: 24px;
|
||||||
|
|||||||
Reference in New Issue
Block a user