fix(desktop): user message display

This commit is contained in:
Adam
2025-12-25 19:45:20 -06:00
parent e9c2f1f3f3
commit aaf9a5d434
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;
}