use new tabs in devices modal

This commit is contained in:
miloschwartz
2026-04-20 20:36:15 -07:00
parent 335de04a4e
commit 2ef7a709d3
3 changed files with 21 additions and 35 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>