diff --git a/web/components/templates/organization/createOrgForm.tsx b/web/components/templates/organization/createOrgForm.tsx index 6d6707ca0..54e8deb68 100644 --- a/web/components/templates/organization/createOrgForm.tsx +++ b/web/components/templates/organization/createOrgForm.tsx @@ -149,7 +149,7 @@ const CreateOrgForm = (props: CreateOrgFormProps) => { Choose an icon -
+
{ORGANIZATION_ICONS.map((icon) => ( { checked ? "ring-2 ring-offset-1 ring-sky-300 dark:ring-sky-700" : "ring-1 ring-gray-200 dark:ring-gray-800", - "bg-white dark:bg-black rounded-md p-2" + "bg-white dark:bg-black rounded-md p-2 flex items-center justify-center" ) } >