1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Fix alignment of avatars on community invites

This commit is contained in:
Travis Ralston
2020-07-02 13:50:25 -06:00
parent 9fec5c98af
commit c3ad854868

View File

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