Merge branch 'dev' into alerting-rules

This commit is contained in:
Owen
2026-04-20 21:21:03 -07:00
16 changed files with 255 additions and 236 deletions

View File

@@ -53,7 +53,7 @@ export default function LocaleSwitcherSelect({
)}
aria-label={label}
>
<Languages className="h-4 w-4" />
<Languages className="text-muted-foreground h-4 w-4" />
<span className="text-left flex-1">
{selected?.label ?? label}
</span>