remove white space between ln nos and code
parent
6b4a240423
commit
2bd4f35de2
|
@ -57,6 +57,7 @@
|
|||
}
|
||||
.chroma .lntable td:first-child {
|
||||
padding-right: 0.5em;
|
||||
background-color: $color-code;
|
||||
}
|
||||
.chroma .lntable td:first-child code {
|
||||
border-right: 1px solid #dcdfe3;
|
||||
|
|
Loading…
Reference in New Issue