Fix alignment of avatars on community invites

pull/21833/head
Travis Ralston 2020-07-02 13:50:25 -06:00
parent 9fec5c98af
commit c3ad854868
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ limitations under the License.
border-radius: 32px;
}
.mx_DecoratedRoomAvatar {
.mx_DecoratedRoomAvatar, .mx_RoomTile2_avatarContainer {
margin-right: 8px;
}