We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 781016e + 769091f commit 0142b5dCopy full SHA for 0142b5d
src/assets/css/main.css
@@ -455,7 +455,7 @@ div.reference-subgroup {
455
456
.paramname {
457
display: inline-block;
458
- width: 8em;
+ width: 33%;
459
font-size: 1.2em;
460
}
461
@@ -467,7 +467,7 @@ div.reference-subgroup {
467
.paramtype {
468
469
470
- width: 20em;
+ width: 66%;
471
vertical-align: top;
472
473
0 commit comments