Remove Invite/LeftBanner avatar radius

This commit is contained in:
miruka 2020-03-26 21:59:33 -04:00
parent 58f34920bc
commit f148837fae

View File

@ -39,6 +39,7 @@ Rectangle {
HUserAvatar { HUserAvatar {
id: bannerAvatar id: bannerAvatar
anchors.centerIn: parent anchors.centerIn: parent
radius: 0
} }
} }