formatting

This commit is contained in:
quadbyte 2025-08-14 18:21:02 -04:00
parent 73c7ba8cdc
commit 4b161facca
8 changed files with 10 additions and 11 deletions

View file

@ -112,7 +112,7 @@ NBox {
return `${max}°/${min}°`
}
font.pointSize: Style.fontSizeSmall * scaling
color: Colors.colorOnSurfaceVariant
color: Colors.colorOnSurfaceVariant
}
}
}