RoomGeneralPage: Split general info in two card
So that the save button isn't floating in the middle of the card
This commit is contained in:
@@ -103,6 +103,11 @@ FormCard.FormCardPage {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
FormCard.FormCard {
|
||||||
|
Layout.topMargin: Kirigami.Units.gridUnit
|
||||||
|
|
||||||
FormCard.FormTextDelegate {
|
FormCard.FormTextDelegate {
|
||||||
id: roomIdDelegate
|
id: roomIdDelegate
|
||||||
text: i18n("Room ID")
|
text: i18n("Room ID")
|
||||||
|
|||||||
Reference in New Issue
Block a user