Commit 938c8cee authored by Aleksi Suomalainen's avatar Aleksi Suomalainen

Set font size for password entry field

parent 5126dce6
......@@ -58,6 +58,7 @@ Item {
anchors.horizontalCenter: parent.horizontalCenter
readOnly: true
echoMode: TextInput.PasswordEchoOnEdit
font.pixelSize: Theme.fontSizeExtraLarge
}
GridLayout {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment