make switch of more correct size

This commit is contained in:
end-4
2025-11-13 21:23:02 +01:00
parent 2ea3904b56
commit e07ddaa0b3
2 changed files with 1 additions and 2 deletions
@@ -34,7 +34,6 @@ RippleButton {
StyledSwitch {
id: switchWidget
down: root.down
scale: 0.6
Layout.fillWidth: false
checked: root.checked
onClicked: root.clicked()