Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit edd86e3

Browse files
committed
fix(desktop): text part styling
1 parent 4a72d57 commit edd86e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/ui/src/components/message-part.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
}
2323

2424
[data-component="text-part"] {
25+
width: 100%;
26+
2527
[data-component="markdown"] {
2628
margin-top: 32px;
2729
}

0 commit comments

Comments
 (0)