Remove max-w 80vw, which was smushing AI responses

This commit is contained in:
sabaimran
2025-03-13 13:44:05 -07:00
parent a3c4347c11
commit ce60cb9779

View File

@@ -10,7 +10,6 @@ div.chatMessageContainer {
div.chatMessageWrapper {
padding-left: 1rem;
padding-bottom: 1rem;
max-width: 80vw;
}
div.chatMessageWrapper ol,