Skip to content

Commit 7bcca5d

Browse files
committed
Make the control a bit larger to fit the text
1 parent d79df11 commit 7bcca5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ pre {
268268
}
269269

270270
#version-selector .v-select__selection--comma {
271-
margin: 1pt 1pt 1pt 0;
271+
margin: 1pt 8pt 1pt 0;
272272
}
273273

274274
#version-selector input {

0 commit comments

Comments
 (0)