fix aside menu in editor (#202)
This commit is contained in:
parent
dacbaba151
commit
426ff232ae
|
@ -219,7 +219,7 @@
|
||||||
.wrapperTableOfContents {
|
.wrapperTableOfContents {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 40px;
|
left: 40px;
|
||||||
top: 100px;
|
top: 106px;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
padding-top: 100px;
|
padding-top: 100px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user