Prevent overflow password characters from stretching keypad width

This commit is contained in:
Devin Lin 2020-07-12 11:28:59 -04:00 committed by Bhushan Shah
parent 92c079fbb6
commit ff6f583289

View file

@ -126,6 +126,7 @@ PlasmaCore.ColorScope {
spacing: 6
Layout.minimumHeight: units.gridUnit
Layout.maximumWidth: parent.width
Repeater {
model: root.password.length