Skip to content

Commit 6dbcd45

Browse files
authored
feat(style): add max-height for curl example (#9179)
1 parent 1970564 commit 6dbcd45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style/_layout.scss

+1
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,7 @@
655655
.curl
656656
{
657657
white-space: normal;
658+
max-height: 400px;
658659
}
659660
}
660661

0 commit comments

Comments
 (0)