mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 15:27:26 -04:00
Design polish work
This commit is contained in:
committed by
moneromooo-monero
parent
6e794e3c50
commit
916c7acbb7
@@ -187,6 +187,7 @@ Rectangle {
|
||||
Layout.fillWidth: true
|
||||
font.bold: true
|
||||
font.pixelSize: 16 * scaleRatio
|
||||
color: Style.defaultFontColor
|
||||
text: (viewOnlyQRCode.visible) ? qsTr("View Only Wallet") + translationManager.emptyString : qsTr("Spendable Wallet") + translationManager.emptyString
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user