mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Fix lines overflowing room list width
This commit is contained in:
parent
076a3e058d
commit
792859b939
@ -63,6 +63,8 @@ $irc-line-height: $font-18px;
|
||||
flex-direction: column;
|
||||
order: 3;
|
||||
flex-grow: 1;
|
||||
flex-shrink: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
> .mx_EventTile_avatar {
|
||||
|
Loading…
Reference in New Issue
Block a user