mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
More subtle tweaks to the lock screen
This commit is contained in:
@@ -17,8 +17,8 @@ Item {
|
||||
property string passwordText: ""
|
||||
property bool syncingPasswordText: false
|
||||
|
||||
readonly property string placeholderText: "Password"
|
||||
readonly property int fieldWidth: 433
|
||||
readonly property string placeholderText: "Enter Password"
|
||||
readonly property int fieldWidth: 381
|
||||
readonly property int fieldHeight: 67
|
||||
readonly property int outlineThickness: 3
|
||||
readonly property int fieldFontSize: Math.round(Style.font.heading * 1.125)
|
||||
|
||||
Reference in New Issue
Block a user