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