-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fixes related to conosle settings in primary organizations for ma…
…naged deployments
- Loading branch information
1 parent
f176579
commit 2b95cff
Showing
8 changed files
with
1,523 additions
and
64 deletions.
There are no files selected for viewing
513 changes: 513 additions & 0 deletions
513
...s.v1/components/console-administrators/add-external-admin-wizard/add-admin-user-basic.tsx
Large diffs are not rendered by default.
Oops, something went wrong.
894 changes: 894 additions & 0 deletions
894
...components/console-administrators/add-external-admin-wizard/add-external-admin-wizard.tsx
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,9 @@ | |
.submit-button { | ||
margin-top: 2rem; | ||
} | ||
|
||
.multi-option-radio-group { | ||
gap: 40px; | ||
margin: 20px 0; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters