mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 01:47:26 -04:00
InlineButton: fix warning and set font
This commit is contained in:
@@ -201,7 +201,6 @@ ColumnLayout {
|
||||
visible: (inlineButtonId.text || inlineButtonId.icon) && inlineButtonVisible ? true : false
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: 8 * scaleRatio
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user