Merge pull request #3397 from alfonso-salces/MOBILE-4140

MOBILE-4140 message: Hide overflow to wrap text inside message box
main
Noel De Martin 2022-10-05 12:18:58 +02:00 committed by GitHub
commit 7634f482f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
.main {
padding: 8px;
flex-grow: 1;
overflow: hidden;
.message-user {
display: flex;