mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 22:47:26 -04:00
No left margin for button on Verify Payment page
This brings the Check button into alignment with the rest of the page.
This commit is contained in:
@@ -207,7 +207,6 @@ Rectangle {
|
||||
id: checkButton
|
||||
anchors.left: parent.left
|
||||
anchors.top: txKeyRow.bottom
|
||||
anchors.leftMargin: 17
|
||||
anchors.topMargin: 17
|
||||
width: 60
|
||||
text: qsTr("CHECK") + translationManager.emptyString
|
||||
|
||||
Reference in New Issue
Block a user