fix(desktop): user message display

This commit is contained in:
Adam 2025-12-25 19:45:20 -06:00
parent e9c2f1f3f3
commit aaf9a5d434
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
2 changed files with 2 additions and 6 deletions

View file

@ -26,7 +26,7 @@
align-items: flex-start;
align-self: stretch;
min-width: 0;
gap: 42px;
gap: 28px;
overflow-anchor: none;
}