mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 12:39:35 +02:00
Enlarge hero icon and tighten popup spacing
This commit is contained in:
@@ -208,7 +208,7 @@ Item {
|
||||
Column {
|
||||
id: card
|
||||
anchors.fill: parent
|
||||
spacing: 20
|
||||
spacing: 14
|
||||
|
||||
// ---- Hero row: location/temp/condition on the left, big icon on the right.
|
||||
Item {
|
||||
@@ -279,7 +279,7 @@ Item {
|
||||
text: root.label || "—"
|
||||
color: root.bar.foreground
|
||||
font.family: root.bar.fontFamily
|
||||
font.pixelSize: 56
|
||||
font.pixelSize: 80
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user