💄 🐛 Try to fixed the highlight code block over layout issue.
This commit is contained in:
parent
aa8a60d852
commit
678b92c0a7
@ -11,6 +11,10 @@
|
||||
.table-container table tbody tr {
|
||||
background: none;
|
||||
}
|
||||
|
||||
pre > code span {
|
||||
white-space: break-spaces;
|
||||
}
|
||||
}
|
||||
|
||||
@if $codeblock_copy_btn_enable {
|
||||
|
Loading…
Reference in New Issue
Block a user