Fix alignment of avatars on community invites
This commit is contained in:
parent
9fec5c98af
commit
c3ad854868
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ limitations under the License.
|
||||||
border-radius: 32px;
|
border-radius: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_DecoratedRoomAvatar {
|
.mx_DecoratedRoomAvatar, .mx_RoomTile2_avatarContainer {
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue