We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b40aa3 commit 8202955Copy full SHA for 8202955
1 file changed
src/vs/base/browser/ui/dialog/dialog.css
@@ -25,7 +25,7 @@
25
flex-direction: column-reverse;
26
width: min-content;
27
min-width: 500px;
28
- max-width: 90%;
+ max-width: 90vw;
29
min-height: 75px;
30
padding: 10px;
31
transform: translate3d(0px, 0px, 0px);
0 commit comments