assistant2: Adjust "you" message block design (#23281)

Just removing the extra indentation margin.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-01-17 10:59:03 -03:00 committed by GitHub
parent da1c3d8b40
commit 2edeb89a84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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()