fix: Fix content height for SharedAddressesPanel (#14562)

This commit is contained in:
Mikhail Rogachev 2024-05-01 18:03:20 +02:00 committed by GitHub
parent dc1edfc9f4
commit 0146db8da8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ Control {
}
}
ColumnLayout {
contentItem: ColumnLayout {
anchors.fill: parent
spacing: 0