mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
WeatherTab: remove useless divider
This commit is contained in:
@@ -71,10 +71,4 @@ ColumnLayout {
|
|||||||
onToggled: checked => Settings.data.location.useFahrenheit = checked
|
onToggled: checked => Settings.data.location.useFahrenheit = checked
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
NDivider {
|
|
||||||
Layout.fillWidth: true
|
|
||||||
Layout.topMargin: Style.marginXL * scaling
|
|
||||||
Layout.bottomMargin: Style.marginXL * scaling
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user