1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 07:22:50 -05:00

Some more consistent spacing

This commit is contained in:
bbedward
2025-07-12 13:35:01 -04:00
parent 8a2b81aafb
commit f61ee93484
6 changed files with 6 additions and 68 deletions

View File

@@ -42,7 +42,7 @@ Rectangle {
Column {
anchors.centerIn: parent
spacing: theme.spacingS
visible: !weather
visible: !weather || !weather.available
Text {
text: "cloud_off"