Merge pull request #4316 from penpot/alotor-bugfix-33

Bugfixing
This commit is contained in:
Alejandro 2024-03-22 16:44:09 +01:00 committed by GitHub
commit a9325754b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 18 additions and 2 deletions

View file

@ -108,6 +108,7 @@
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: auto;
white-space: pre-wrap;
}
.replies {