Fix bottom panels
Add semi-cloud icons
This commit is contained in:
fraxle
2026-07-16 00:13:41 +01:00
parent 1ae6574530
commit f92e191a44
4 changed files with 25 additions and 11 deletions
+1
View File
@@ -1832,6 +1832,7 @@ export function UTCIForecast() {
{ t: 1, label: 'Cold', value: '010°C' },
{ t: 11, label: 'Cool', value: '1019°C' },
{ t: 21, label: 'Comfortable', value: '1924°C', bold: true },
{ t: 25, label: 'Warm', value: '2427°C' },
{ t: 29, label: 'Caution', value: '2732°C' },
{ t: 36, label: 'Extreme', value: '3241°C' },
{ t: 47, label: 'Danger', value: '41°C+' },