Skip to content

Commit 87a42aa

Browse files
committed
adjust spacing between assistant name and message
1 parent f61b1a3 commit 87a42aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chat/chat_line.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ live_design! {
110110
ChatLineBody = <View> {
111111
width: Fill,
112112
height: Fit,
113-
spacing: 12,
113+
spacing: 20,
114114
flow: Down,
115115

116116
sender_name_layout = <View> {

0 commit comments

Comments
 (0)