diff --git a/components/settings/OrganizationSettings.tsx b/components/settings/OrganizationSettings.tsx index 9c67627..fa8a958 100644 --- a/components/settings/OrganizationSettings.tsx +++ b/components/settings/OrganizationSettings.tsx @@ -1335,22 +1335,17 @@ export default function OrganizationSettings() { initial={{ opacity: 0 }} animate={{ opacity: 1 }} exit={{ opacity: 0 }} - className="fixed inset-0 z-50 flex items-center justify-center bg-black/50 backdrop-blur-sm p-4" + className="fixed inset-0 z-50 flex items-center justify-center bg-white/80 dark:bg-neutral-900/80 backdrop-blur-sm p-4 pointer-events-none" >
-
-
- -
-

Delete Organization?

-
-
- -

- This action cannot be undone. The following will be permanently deleted: + +

+ This action is irreversible. The following will be permanently deleted:

- +
+ + + All notifications and settings + +
+
-
-
+