mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
fix group info list
This commit is contained in:
parent
0cfa4e5daa
commit
358091a8eb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user