Merge pull request #4650 from JorikSchellekens/joriks/fix-irc-codeblocks
Fix lines overflowing room list width
This commit is contained in:
commit
d534ca0e2b
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ $irc-line-height: $font-18px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
order: 3;
|
order: 3;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
flex-shrink: 1;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .mx_EventTile_avatar {
|
> .mx_EventTile_avatar {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue