diff --git a/css/app.css b/css/app.css index f81cee9..a063dec 100644 --- a/css/app.css +++ b/css/app.css @@ -474,7 +474,7 @@ body { .wrapper.horizontal #chat { flex-direction: row-reverse; align-items: flex-end; - gap: 15px; + gap: 10px; width: max-content; }