Skip to content

Commit 34d3ae6

Browse files
authored
Merge pull request #370 from ExaWorks/fix_version_display
Make the control a bit larger to fit the text
2 parents 681a6c1 + 7bcca5d commit 34d3ae6

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)