MemberDelegate: fix missing right padding

This commit is contained in:
miruka
2019-09-11 16:49:40 -04:00
parent 2e3d21aa31
commit 5676a369b2
2 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ import "../../Base"
HTileDelegate {
id: memberDelegate
spacing: roomSidePane.currentSpacing
rightPadding: 0
backgroundColor: theme.chat.roomSidePane.member.background
image: HUserAvatar {