fix: clip overflowed weather items

This commit is contained in:
Kainoa Kanter
2025-10-04 19:49:13 -07:00
parent 4ed16d795e
commit 996403450b
@@ -18,6 +18,7 @@ NBox {
anchors.top: parent.top
anchors.margins: Style.marginM * scaling
spacing: Style.marginM * scaling
clip: true
RowLayout {
spacing: Style.marginS * scaling