Increase padding between RoomDelegates
This commit is contained in:
parent
7d4da8952f
commit
f9ef75714d
|
@ -19,7 +19,7 @@ HInteractiveRectangle {
|
||||||
x: sidePane.currentSpacing
|
x: sidePane.currentSpacing
|
||||||
width: parent.width - sidePane.currentSpacing * 1.5
|
width: parent.width - sidePane.currentSpacing * 1.5
|
||||||
height: roomName.height + subtitle.height +
|
height: roomName.height + subtitle.height +
|
||||||
sidePane.currentSpacing / 1.5
|
sidePane.currentSpacing
|
||||||
spacing: sidePane.currentSpacing
|
spacing: sidePane.currentSpacing
|
||||||
|
|
||||||
HRoomAvatar {
|
HRoomAvatar {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user