mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-10 00:08:56 +00:00
WeatherTab: remove useless divider
This commit is contained in:
@@ -71,10 +71,4 @@ ColumnLayout {
|
||||
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