"backend/cmd/vscode:/vscode.git/clone" did not exist on "e5aa676853d2b3518eeddb4ac4a10e25fecd8c59"
Commit da9546ba authored by shaw's avatar shaw
Browse files

fix(ui): widen CreateAccountModal to fix platform selector overflow

parent 1439eb39
......@@ -2,7 +2,7 @@
<BaseDialog
:show="show"
:title="t('admin.accounts.createAccount')"
width="normal"
width="wide"
@close="handleClose"
>
<!-- Step Indicator for OAuth accounts -->
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment