Skip to content

Commit

Permalink
Add overflow-x on pre tags
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaybabloo committed Sep 28, 2024
1 parent e159962 commit b28b642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/templates/lab/index.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ a.anchor-link {
font-size: inherit;
line-height: inherit;
color: inherit;
overflow-x: auto;
}
.jp-OutputArea-output pre {
Expand Down

0 comments on commit b28b642

Please sign in to comment.