forked from Public/monero-gui
History: display blockheight, sort by blockheight
This commit is contained in:
@@ -44,10 +44,11 @@ Window {
|
||||
|
||||
ColumnLayout {
|
||||
id: rootLayout
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
anchors.leftMargin: 30
|
||||
anchors.rightMargin: 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user