Fix overflow horizontal message
This commit is contained in:
parent
f479d4275f
commit
79aa819c5e
@ -54,14 +54,14 @@
|
||||
|
||||
.hljs {
|
||||
display: block;
|
||||
// overflow-x: auto;
|
||||
overflow-x: auto;
|
||||
background: #2b2b2b;
|
||||
color: #f8f8f2;
|
||||
padding: 0.5em;
|
||||
border-radius: 0.4rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
// white-space: pre-wrap;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.hljs-emphasis {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user