Convert the account details into an item

No idea why it was a column.

CURA-7454
This commit is contained in:
Jaime van Kessel 2020-06-11 16:58:28 +02:00
parent 1f402569ad
commit 6d86cbf03c
No known key found for this signature in database
GPG key ID: 3710727397403C91
2 changed files with 4 additions and 8 deletions

View file

@ -131,7 +131,7 @@ Item
opacity: opened ? 1 : 0
Behavior on opacity { NumberAnimation { duration: 100 } }
padding: UM.Theme.getSize("wide_margin").height
contentItem: AccountDetails
{}