fix group info list

This commit is contained in:
Jonathan Rainville 2021-05-26 11:43:03 -04:00
parent 0cfa4e5daa
commit 358091a8eb
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ ModalPopup {
ListView {
id: memberList
anchors.top: separator2.bottom
anchors.bottom: popup.bottom
anchors.bottom: parent.bottom
anchors.topMargin: addMembers ? 30 : Style.current.padding
anchors.bottomMargin: Style.current.padding
anchors.left: parent.left