fix: pre tag overflow
This commit is contained in:
@@ -1155,6 +1155,7 @@ div.custom-checkbox>label>input:checked+img {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hljs {
|
pre {
|
||||||
white-space: pre-wrap;
|
width: 100%;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user