mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 16:40:48 +00:00
chore(app): markdown playground in storyboard
This commit is contained in:
parent
4167e25c7e
commit
b480a38d31
3 changed files with 1579 additions and 9 deletions
|
|
@ -248,11 +248,6 @@
|
|||
opacity: 1;
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
[data-component="markdown"] {
|
||||
margin-top: 0;
|
||||
font-size: var(--font-size-base);
|
||||
}
|
||||
}
|
||||
|
||||
[data-component="compaction-part"] {
|
||||
|
|
|
|||
|
|
@ -85,10 +85,6 @@
|
|||
flex-direction: column;
|
||||
align-self: stretch;
|
||||
gap: 12px;
|
||||
|
||||
> :first-child > [data-component="markdown"]:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
[data-slot="session-turn-diffs"] {
|
||||
|
|
|
|||
1579
packages/ui/src/components/timeline-playground.stories.tsx
Normal file
1579
packages/ui/src/components/timeline-playground.stories.tsx
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue