We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedf797 commit 06ba32dCopy full SHA for 06ba32d
site/src/pages/DeploymentSettingsPage/IdpOrgSyncPage/IdpOrgSyncPageView.tsx
@@ -425,7 +425,7 @@ const OrganizationRow: FC<OrganizationRowProps> = ({
425
<TooltipProvider>
426
<Tooltip>
427
<TooltipTrigger asChild>
428
- <TriangleAlert className="size-icon-sm cursor-pointer text-content-warning" />
+ <TriangleAlert className="size-icon-xs cursor-pointer text-content-warning" />
429
</TooltipTrigger>
430
<TooltipContent className="p-2 text-xs text-content-secondary max-w-sm">
431
This value has not be seen in the specified claim field
0 commit comments