mirror of https://github.com/vector-im/riot-web
Fix alignment of avatars on community invites
parent
9fec5c98af
commit
c3ad854868
|
@ -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…
Reference in New Issue