use icon only on mobile

This commit is contained in:
Josh Hawkins
2026-03-12 08:57:57 -05:00
parent 5a1ec5d729
commit 0f735bea37
5 changed files with 30 additions and 19 deletions
@@ -1157,7 +1157,7 @@ export function ConfigSection({
<Badge
variant="secondary"
className={cn(
"cursor-default border-2 text-xs text-primary-variant",
"cursor-default border-2 text-center text-xs text-primary-variant",
overrideSource === "profile" && profileBorderColor
? profileBorderColor
: "border-selected",