diff --git a/webview/src/setup/components/remotes/styles.module.scss b/webview/src/setup/components/remotes/styles.module.scss index b558fbe426..d572c4839a 100644 --- a/webview/src/setup/components/remotes/styles.module.scss +++ b/webview/src/setup/components/remotes/styles.module.scss @@ -38,7 +38,7 @@ margin-top: 20px; vscode-panels { - width: 500px; + width: 510px; margin: 0 auto; } }