Fix the overflow on message bubbles with long names/attachments
This commit is contained in:
parent
a8e12d0771
commit
102c2717cb
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@
|
|||
padding-left: 12px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
min-width: 0px;
|
||||
}
|
||||
|
||||
.module-message__container--incoming {
|
||||
|
|
Loading…
Reference in a new issue