diff --git a/src/components/Views/Edit.module.scss b/src/components/Views/Edit.module.scss index d538f484..6f77ab2d 100644 --- a/src/components/Views/Edit.module.scss +++ b/src/components/Views/Edit.module.scss @@ -219,7 +219,7 @@ .wrapperTableOfContents { position: fixed; left: 40px; - top: 100px; + top: 106px; width: 240px; padding-top: 100px; }