Skip to content

Commit

Permalink
Let code blocks handle overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Feb 3, 2025
1 parent 8083075 commit 0cdb3ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -10252,7 +10252,6 @@ ul.icons-ul > li .icon-li {
.content .nowrap {
word-wrap: normal;
white-space: pre !important;
overflow: scroll;
}
.content .nowrap code {
white-space: inherit !important;
Expand Down

0 comments on commit 0cdb3ac

Please sign in to comment.