mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
TopCard: more layout changes
This commit is contained in:
@@ -626,10 +626,10 @@ Loader {
|
||||
spacing: 6 * scaling
|
||||
visible: passwordInput.text.length > 0
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
|
||||
Repeater {
|
||||
model: passwordInput.text.length
|
||||
|
||||
|
||||
NIcon {
|
||||
icon: "circle-filled"
|
||||
pointSize: Style.fontSizeS * scaling
|
||||
|
||||
Reference in New Issue
Block a user