1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

wallpaper: small ui tweak

This commit is contained in:
bbedward
2025-11-03 15:30:55 -05:00
parent 4645b2dcab
commit 706a99817f

View File

@@ -496,10 +496,10 @@ Item {
width: parent.width
spacing: Theme.spacingM
visible: SessionData.perModeWallpaper
leftPadding: Theme.iconSize + Theme.spacingM
Row {
width: parent.width - parent.leftPadding
anchors.horizontalCenter: parent.horizontalCenter
width: parent.width
spacing: Theme.spacingL
Column {