+
+
+
+
Permissions
+
+ Clear Permissions
+
+
+ {permissionsList}
+
+
+
+
+
+ );
+}
+
+export default CreateRolesModal;
diff --git a/web/theme.css b/web/theme.css
--- a/web/theme.css
+++ b/web/theme.css
@@ -241,4 +241,5 @@
--modal-secondary-label: var(--shades-black-60);
--community-roles-text-color: var(--shades-white-100);
--modal-separator: var(--shades-black-80);
+ --create-roles-text-color: var(--shades-white-100);
}