Fixed table of contents position

This commit is contained in:
kvakazyambra 2023-11-11 18:24:05 +03:00
parent 57cbf79197
commit 19e5b36510
2 changed files with 0 additions and 2 deletions

View File

@ -45,7 +45,6 @@
.TableOfContentsFixedWrapperLefted {
margin-top: -2em;
right: auto;
left: 70px;
.TableOfContentsPrimaryButton {
left: auto;

View File

@ -237,7 +237,6 @@
.wrapperTableOfContents {
position: fixed;
left: 40px;
top: 106px;
width: 240px;
padding-top: 100px;