fix: add match default arm and escape colour in station-map popup

This commit is contained in:
Ovidiu U
2026-04-06 09:49:37 +01:00
parent 4f695ca37c
commit f5b39e8dc4
2 changed files with 2 additions and 1 deletions

View File

@@ -118,6 +118,7 @@
'recent' => 'text-zinc-400 dark:text-zinc-500',
'stale' => 'text-amber-500 dark:text-amber-400',
'outdated' => 'text-red-500 dark:text-red-400',
default => 'text-zinc-400 dark:text-zinc-500',
} }}">
{{ $station['price_classification_label'] }}
·