chore(app): markdown playground in storyboard

pull/18382/head^2
Adam 2026-03-25 07:05:04 -05:00
parent 4167e25c7e
commit b480a38d31
No known key found for this signature in database
GPG Key ID: 9CB48779AF150E75
3 changed files with 1579 additions and 9 deletions

View File

@ -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"] {

View File

@ -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"] {

File diff suppressed because it is too large Load Diff