Merge pull request #5023 from matrix-org/t3chguy/room-list/14644
Add min-width to floating Jitsi
This commit is contained in:
commit
0de6cada57
2 changed files with 3 additions and 1 deletions
|
@ -98,6 +98,7 @@ $AppsDrawerBodyHeight: 273px;
|
|||
|
||||
.mx_AppTile_mini .mx_AppTile_persistedWrapper {
|
||||
height: 114px;
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue