fix(desktop): text part styling

This commit is contained in:
Adam 2025-11-18 15:13:40 -06:00
parent 4a72d57534
commit edd86e3fb7
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -22,6 +22,8 @@
}
[data-component="text-part"] {
width: 100%;
[data-component="markdown"] {
margin-top: 32px;
}