We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba87fe3 commit 1a67d32Copy full SHA for 1a67d32
1 file changed
css/base.css
@@ -453,7 +453,7 @@ pre code {
453
}
454
455
.terminal-section.expanded .section-body {
456
- max-height: 3000px;
+ max-height: 50000px;
457
padding: 1rem;
458
border-top: 1px solid var(--terminal-border-dim);
459
@@ -466,7 +466,7 @@ pre code {
466
467
468
.terminal-section.expanded .section-content {
469
- max-height: 2000px;
470
471
472
.section-inner {
0 commit comments