fix: fix the linenumber disappearing because of fix previous bug.
This commit is contained in:
parent
5583510cdd
commit
8f622b49cf
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ div.highlight pre {
|
||||||
div.highlight code {
|
div.highlight code {
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
padding-right: 0px;
|
padding-right: 0px;
|
||||||
|
overflow: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.highlight code a:hover,
|
div.highlight code a:hover,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue