diff --git a/src/qml/SidePane/RoomDelegate.qml b/src/qml/SidePane/RoomDelegate.qml index 3f9deade..07b3c812 100644 --- a/src/qml/SidePane/RoomDelegate.qml +++ b/src/qml/SidePane/RoomDelegate.qml @@ -19,7 +19,7 @@ HInteractiveRectangle { x: sidePane.currentSpacing width: parent.width - sidePane.currentSpacing * 1.5 height: roomName.height + subtitle.height + - sidePane.currentSpacing / 1.5 + sidePane.currentSpacing spacing: sidePane.currentSpacing HRoomAvatar {