fix: desktop layout

thinking-toggle-wip
Adam 2025-12-12 14:20:37 -06:00 committed by Aiden Cline
parent 4ca8dcf79d
commit 72d1aadea1
1 changed files with 4 additions and 0 deletions

View File

@ -317,5 +317,9 @@
flex-direction: column;
align-self: stretch;
gap: 12px;
> :first-child > [data-component="markdown"]:first-child {
margin-top: 0;
}
}
}