mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
wip: desktop timeline changes
This commit is contained in:
parent
651a10d6db
commit
ad008d2151
9 changed files with 264 additions and 173 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue