Skip to content

Commit 472b7f2

Browse files
committed
Set min-width of cli-plugin wrapper to 500px.
1 parent 49d1912 commit 472b7f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cli-plugin.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
left: 50px;
99
bottom: 50px;
1010
width: 35vw;
11-
min-width: 40%;
11+
min-width: 500px;
1212
background: whitesmoke;
1313
overflow: hidden;
1414
z-index: 9999;

0 commit comments

Comments
 (0)