mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Prevent overflow password characters from stretching keypad width
This commit is contained in:
parent
92c079fbb6
commit
ff6f583289
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ PlasmaCore.ColorScope {
|
|||
spacing: 6
|
||||
|
||||
Layout.minimumHeight: units.gridUnit
|
||||
Layout.maximumWidth: parent.width
|
||||
|
||||
Repeater {
|
||||
model: root.password.length
|
||||
|
|
|
|||
Loading…
Reference in a new issue