fix channel suggestions list

This commit is contained in:
Iuri Matias 2020-06-25 18:32:03 -04:00
parent 9a7fe43039
commit 3550e63a86
1 changed files with 2 additions and 2 deletions

View File

@ -51,9 +51,9 @@ ModalPopup {
Layout.fillHeight: false
Layout.fillWidth: true
anchors.right: parent.right
anchors.rightMargin: 65
anchors.rightMargin: 35
anchors.left: parent.left
anchors.leftMargin: 65
anchors.leftMargin: 35
anchors.top: channelName.bottom
anchors.topMargin: 37