Re-style AddressBookTable

This commit is contained in:
cryptochangements34
2017-12-07 21:49:12 -05:00
committed by moneromooo-monero
parent 328eb32a24
commit de3fd183d8
2 changed files with 5 additions and 4 deletions

View File

@@ -156,6 +156,7 @@ Rectangle {
anchors.right: parent.right
anchors.top: parent.top
anchors.bottom: parent.bottom
anchors.topMargin: 14
anchors.leftMargin: 14
anchors.rightMargin: 14
onContentYChanged: flickableScroll.flickableContentYChanged()