diff --git a/Modules/WiFiPanel/WiFiPanel.qml b/Modules/WiFiPanel/WiFiPanel.qml index f50aa86..5a405c0 100644 --- a/Modules/WiFiPanel/WiFiPanel.qml +++ b/Modules/WiFiPanel/WiFiPanel.qml @@ -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