assistant2: Adjust "you" message block design (#23281)
Just removing the extra indentation margin. Release Notes: - N/A
This commit is contained in:
parent
da1c3d8b40
commit
2edeb89a84
1 changed files with 1 additions and 1 deletions
|
@ -280,12 +280,12 @@ impl ActiveThread {
|
|||
.child(
|
||||
v_flex()
|
||||
.bg(colors.editor_background)
|
||||
.ml_16()
|
||||
.rounded_t_lg()
|
||||
.rounded_bl_lg()
|
||||
.rounded_br_none()
|
||||
.border_1()
|
||||
.border_color(colors.border)
|
||||
.shadow_sm()
|
||||
.child(
|
||||
h_flex()
|
||||
.py_1()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue