WiFi: Fix password input placeholder dots are cut off #203
This commit is contained in:
parent
cdcfe328d2
commit
a249e15c58
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ NPanel {
|
|||
anchors.fill: parent
|
||||
anchors.margins: Style.marginM * scaling
|
||||
text: passwordInput
|
||||
font.pointSize: Style.fontSizeM * scaling
|
||||
font.pointSize: Style.fontSizeS * scaling
|
||||
color: Color.mOnSurface
|
||||
verticalAlignment: TextInput.AlignVCenter
|
||||
clip: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue