diff --git a/src/components/TocItem/TocItem.scss b/src/components/TocItem/TocItem.scss index b513a8fa..73394961 100644 --- a/src/components/TocItem/TocItem.scss +++ b/src/components/TocItem/TocItem.scss @@ -52,8 +52,6 @@ $visibleStartPadding: 12px; font-size: inherit; font-weight: inherit; - position: relative; - padding: 7px 12px 7px 18px; box-sizing: border-box; word-break: break-word; background-color: transparent;