tweak(ui): restyle reasoning blocks
This commit is contained in:
parent
a4b36a72ad
commit
ec7c72da3f
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue