Fix room list item overflow
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
.roomList {
|
||||
|
||||
}
|
||||
|
||||
.roomListItem {
|
||||
@@ -23,6 +22,7 @@
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 32px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.roomAvatar > * {
|
||||
|
||||
Reference in New Issue
Block a user