don't wrap line-number text
This commit is contained in:
parent
67a02059ba
commit
b9762e0237
1 changed files with 1 additions and 0 deletions
|
|
@ -200,6 +200,7 @@
|
|||
.d2h-code-side-linenumber,
|
||||
.d2h-code-linenumber {
|
||||
/* Keep the numbers fixed on line contents scroll */
|
||||
white-space: nowrap;
|
||||
position: relative;
|
||||
background-color: #fff;
|
||||
color: rgba(0, 0, 0, 0.3);
|
||||
|
|
|
|||
Loading…
Reference in a new issue