Fix weird padding vertical snippet code
This commit is contained in:
parent
fb3a1d75ea
commit
41003861f8
@ -64,11 +64,12 @@
|
|||||||
border-radius: 0.4rem;
|
border-radius: 0.4rem;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
pre > code {
|
pre > code {
|
||||||
display: block;
|
display: block;
|
||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
white-space: inherit;
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hljs-emphasis {
|
.hljs-emphasis {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user