Update app.css

This commit is contained in:
Rodrigo Emanuel
2025-06-03 01:47:18 -03:00
committed by GitHub
parent 00b8b1d024
commit 61b1dc7f3e

View File

@@ -474,7 +474,7 @@ body {
.wrapper.horizontal #chat {
flex-direction: row-reverse;
align-items: flex-end;
gap: 15px;
gap: 10px;
width: max-content;
}