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 {
|
||||
id: roomIdDelegate
|
||||
text: i18n("Room ID")
|
||||
|
||||
Reference in New Issue
Block a user