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:
@@ -42,7 +42,7 @@ Rectangle {
|
||||
Column {
|
||||
anchors.centerIn: parent
|
||||
spacing: theme.spacingS
|
||||
visible: !weather
|
||||
visible: !weather || !weather.available
|
||||
|
||||
Text {
|
||||
text: "cloud_off"
|
||||
|
||||
Reference in New Issue
Block a user