mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #793 from notiant/patch-22
WeatherCard: add more left spacing to current weather
This commit is contained in:
@@ -29,7 +29,7 @@ NBox {
|
||||
Layout.fillWidth: true
|
||||
spacing: Style.marginS
|
||||
Item {
|
||||
Layout.preferredWidth: 0
|
||||
Layout.preferredWidth: Style.marginS
|
||||
}
|
||||
NIcon {
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
|
||||
Reference in New Issue
Block a user