Skip to content

Commit dd61131

Browse files
committed
Update aspect ratio for user creation and deletion demo components
1 parent d0dd343 commit dd61131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/organization/users.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ On the right side of each user row, a vertical ellipsis (&#x22EE;) opens the <gu
4545

4646
## Creating New Users
4747

48-
<Demo id="users-create" aspectRatio="16/9" />
48+
<Demo id="users-create" aspectRatio="18/9" />
4949

5050
To add a new user to your organization:
5151

@@ -120,7 +120,7 @@ To restore access for a previously disabled account, enable the user. All previo
120120

121121
### Delete
122122

123-
<Demo id="users-delete" aspectRatio="16/9" />
123+
<Demo id="users-delete" aspectRatio="18/9" />
124124

125125
To permanently remove a user account:
126126

0 commit comments

Comments
 (0)