wip: desktop timeline changes

This commit is contained in:
Adam 2025-12-12 13:24:11 -06:00 committed by Aiden Cline
commit b319187151
9 changed files with 263 additions and 172 deletions

View file

@ -29,6 +29,16 @@
}
}
[data-component="reasoning-part"] {
width: 100%;
opacity: 0.5;
[data-component="markdown"] {
margin-top: 24px;
font-style: italic !important;
}
}
[data-component="tool-error"] {
display: flex;
align-items: start;