TopCard: more layout changes

This commit is contained in:
lysec
2025-10-07 14:58:47 +02:00
parent 2250be26a1
commit 16c07428a1
2 changed files with 17 additions and 13 deletions
+2 -2
View File
@@ -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