mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-13 17:49:03 +00:00
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