mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
WeatherCard: add more left spacing to current weather
This commit is contained in:
@@ -29,7 +29,7 @@ NBox {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
spacing: Style.marginS
|
spacing: Style.marginS
|
||||||
Item {
|
Item {
|
||||||
Layout.preferredWidth: 0
|
Layout.preferredWidth: Style.marginS
|
||||||
}
|
}
|
||||||
NIcon {
|
NIcon {
|
||||||
Layout.alignment: Qt.AlignVCenter
|
Layout.alignment: Qt.AlignVCenter
|
||||||
|
|||||||
Reference in New Issue
Block a user