mirror of
https://github.com/monero-project/monero-gui
synced 2025-03-14 10:04:28 +01:00
Merge pull request #529
e3f81b9 WizardPasswordInput.qml Smaller fontsize (xmr-eric)
This commit is contained in:
commit
27e8090096
@ -42,7 +42,7 @@ ColumnLayout {
|
||||
id : password
|
||||
focus:true
|
||||
font.family: "Arial"
|
||||
font.pixelSize: (isMobile) ? 25 : 32
|
||||
font.pixelSize: (isMobile) ? 25 : 26
|
||||
echoMode: TextInput.Password
|
||||
style: TextFieldStyle {
|
||||
renderType: Text.NativeRendering
|
||||
|
Loading…
x
Reference in New Issue
Block a user