diff --git a/src/components/ProviderIcon.tsx b/src/components/ProviderIcon.tsx index ddc9ed64d..0639d0619 100644 --- a/src/components/ProviderIcon.tsx +++ b/src/components/ProviderIcon.tsx @@ -74,6 +74,7 @@ export const ProviderIcon: React.FC = ({ "inline-flex items-center justify-center flex-shrink-0", className, )} + title={name} style={{ ...sizeStyle, color: effectiveColor }} dangerouslySetInnerHTML={{ __html: iconSvg }} /> @@ -86,6 +87,7 @@ export const ProviderIcon: React.FC = ({ {name} = ({ "bg-muted text-muted-foreground font-semibold", className, )} + title={name} style={sizeStyle} >