mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 21:31:53 +08:00
chore(app): markdown playground in storyboard
This commit is contained in:
@@ -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
Reference in New Issue
Block a user