Revert "Only codeblocks fixes left"
This reverts commit 87d11926b8e6d50026f0f576e9f00d91bd306cfa.
This commit is contained in:
parent
0f1b546ffe
commit
fbb478e498
@ -128,6 +128,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
line-height: 16px;
|
||||||
letter-spacing: 0.25px;
|
letter-spacing: 0.25px;
|
||||||
color: rgba(0, 0, 0, 0.38);
|
color: rgba(0, 0, 0, 0.38);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
@ -370,7 +370,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.line-numbers {
|
&.line-numbers {
|
||||||
padding: 10px 16px 10px 66px;
|
padding-left: 66px;
|
||||||
|
|
||||||
& > code {
|
& > code {
|
||||||
span.line-numbers-rows {
|
span.line-numbers-rows {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user