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:
Carl Schwan
2024-09-20 22:06:16 +02:00
parent 4620c176b6
commit cfb663d399

View File

@@ -103,6 +103,11 @@ FormCard.FormCardPage {
}
}
}
}
FormCard.FormCard {
Layout.topMargin: Kirigami.Units.gridUnit
FormCard.FormTextDelegate {
id: roomIdDelegate
text: i18n("Room ID")