Skip to content

Commit a934aed

Browse files
committed
fix: get rid of even more scroll bars
1 parent c71ff0c commit a934aed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/print.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
pre {
2020
white-space: pre-wrap;
2121
}
22+
pre.hl.lean {
23+
white-space: pre-wrap;
24+
}
2225
.hl.lean.block {
2326
white-space: pre-wrap;
2427
}

0 commit comments

Comments
 (0)