mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
fix: Issue #1496 Code block does not wrap text when printing
This commit is contained in:
parent
2e35ebf1dc
commit
e73da7de82
@ -1266,6 +1266,7 @@
|
||||
.prismjs{
|
||||
box-shadow: none;
|
||||
background-color: #FFF;
|
||||
white-space: pre-wrap;
|
||||
|
||||
@at-root .theme--dark & {
|
||||
background-color: #FFF;
|
||||
|
Loading…
Reference in New Issue
Block a user