Fix single-line scroll bug
This commit is contained in:
parent
7623787b1c
commit
3e9f6a14f2
|
@ -54,6 +54,10 @@ div.highlight table {
|
||||||
code {
|
code {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span {
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user