Fix invite to room button alignment
This commit is contained in:
parent
aaf34a9312
commit
b6b2e35221
|
@ -80,9 +80,6 @@ HColumnLayout {
|
||||||
qsTr("Invite members to this room") :
|
qsTr("Invite members to this room") :
|
||||||
qsTr("No permission to invite members to this room")
|
qsTr("No permission to invite members to this room")
|
||||||
|
|
||||||
topPadding: 0 // XXX
|
|
||||||
bottomPadding: 0
|
|
||||||
|
|
||||||
onClicked: utils.makePopup(
|
onClicked: utils.makePopup(
|
||||||
"Popups/InviteToRoomPopup.qml",
|
"Popups/InviteToRoomPopup.qml",
|
||||||
chat,
|
chat,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user