Prevent zalgo-like text overflowing MELS summary
This commit is contained in:
parent
ae76c76558
commit
e1cd046c1a
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_TextualEvent.mx_MemberEventListSummary_summary {
|
.mx_TextualEvent.mx_MemberEventListSummary_summary {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
display: inline-flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MemberEventListSummary_avatars {
|
.mx_MemberEventListSummary_avatars {
|
||||||
|
|
Loading…
Reference in a new issue