Fix long call titles overflowing in calls list
This commit is contained in:
parent
ffd61e80b6
commit
7dced11b57
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…
Add table
Add a link
Reference in a new issue