fix: Fix content height for SharedAddressesPanel (#14562)
This commit is contained in:
parent
dc1edfc9f4
commit
0146db8da8
|
@ -204,7 +204,7 @@ Control {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ColumnLayout {
|
contentItem: ColumnLayout {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
spacing: 0
|
spacing: 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue