Skip to content

Commit 9318204

Browse files
authored
Increase width of supported storage to remove scrollbar (#4016)
1 parent b68246b commit 9318204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview/src/setup/components/remotes/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
margin-top: 20px;
3939

4040
vscode-panels {
41-
width: 500px;
41+
width: 510px;
4242
margin: 0 auto;
4343
}
4444
}

0 commit comments

Comments
 (0)