changed width

This commit is contained in:
2026-08-06 17:43:27 +01:00
parent 89ee2ec974
commit bc2f308673

View File

@@ -24,7 +24,7 @@ Container {
PropertyChanges {
root.boxHeight: 32
root.boxRadius: 12
root.boxWidth: 110
root.boxWidth: 107
}
}
]