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:
@@ -496,10 +496,10 @@ Item {
|
|||||||
width: parent.width
|
width: parent.width
|
||||||
spacing: Theme.spacingM
|
spacing: Theme.spacingM
|
||||||
visible: SessionData.perModeWallpaper
|
visible: SessionData.perModeWallpaper
|
||||||
leftPadding: Theme.iconSize + Theme.spacingM
|
|
||||||
|
|
||||||
Row {
|
Row {
|
||||||
width: parent.width - parent.leftPadding
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
|
width: parent.width
|
||||||
spacing: Theme.spacingL
|
spacing: Theme.spacingL
|
||||||
|
|
||||||
Column {
|
Column {
|
||||||
|
|||||||
Reference in New Issue
Block a user