fixed the code block misplace
parent
006547977b
commit
c19816fd36
|
@ -43,7 +43,7 @@ code[class*="language-"]::selection, code[class*="language-"] ::selection {
|
||||||
pre[class*="language-"] {
|
pre[class*="language-"] {
|
||||||
padding: -2em;
|
padding: -2em;
|
||||||
margin: .5em 0;
|
margin: .5em 0;
|
||||||
overflow: visible;
|
overflow: auto;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue