fix bad membership list horizontal scrolling
This commit is contained in:
parent
77e76972f0
commit
9a51cace34
3 changed files with 21 additions and 11 deletions
|
@ -31,7 +31,11 @@ limitations under the License.
|
|||
vertical-align: middle;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 16px;
|
||||
}
|
||||
|
||||
.mx_RoomTile_avatar img {
|
||||
border-radius: 16px;
|
||||
background-color: #dbdbdb;
|
||||
}
|
||||
|
||||
.mx_RoomTile_name {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue