pageplaceholder: rotate less

This commit is contained in:
end-4
2025-10-29 11:24:59 +01:00
parent 4ad001fd9e
commit f5c421ab99
@@ -34,7 +34,7 @@ Item {
Layout.alignment: Qt.AlignHCenter
padding: 12
iconSize: 56
rotation: -60 * (1 - root.opacity)
rotation: -30 * (1 - root.opacity)
}
StyledText {
id: widgetNameText