Fix long call titles overflowing in calls list
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
parent
7276ccf42b
commit
fa48376844
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ button.ListTile {
|
|||
}
|
||||
|
||||
&__content {
|
||||
min-width: 0;
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in a new issue