Skip to content

Commit

Permalink
feat(style): add max-height for curl example (#9179)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFM authored Mar 7, 2024
1 parent 1970564 commit 6dbcd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@
.curl
{
white-space: normal;
max-height: 400px;
}
}

Expand Down

0 comments on commit 6dbcd45

Please sign in to comment.