Prevent zalgo-like text overflowing MELS summary
This commit is contained in:
parent
ae76c76558
commit
e1cd046c1a
|
@ -20,6 +20,7 @@ limitations under the License.
|
|||
|
||||
.mx_TextualEvent.mx_MemberEventListSummary_summary {
|
||||
font-size: 14px;
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.mx_MemberEventListSummary_avatars {
|
||||
|
|
Loading…
Reference in New Issue