assistant2: Align chat messages with composer (#11227)
This PR adds some additional spacing to the composer so it aligns with the chat messages. Release Notes: - N/A
This commit is contained in:
@@ -61,6 +61,7 @@ impl RenderOnce for Composer {
|
||||
v_flex()
|
||||
.size_full()
|
||||
.gap_1()
|
||||
.pr_4()
|
||||
.child(
|
||||
v_flex()
|
||||
.w_full()
|
||||
|
||||
Reference in New Issue
Block a user