feat(wallpaper-panel): adjust height for 1080p

This commit is contained in:
Lemmy
2026-03-31 16:07:45 -04:00
parent 9a900801ac
commit 90e07608a1
+1 -1
View File
@@ -13,7 +13,7 @@ SmartPanel {
id: root
preferredWidth: 800 * Style.uiScaleRatio
preferredHeight: 800 * Style.uiScaleRatio
preferredHeight: 650 * Style.uiScaleRatio
preferredWidthRatio: 0.5
preferredHeightRatio: 0.5