Просмотр исходного кода

remove sticky for GrowiContextualSubNavigation

reiji-h 2 лет назад
Родитель
Сommit
34cccbdb85
1 измененных файлов с 1 добавлено и 3 удалено
  1. 1 3
      apps/app/src/pages/[[...path]].page.tsx

+ 1 - 3
apps/app/src/pages/[[...path]].page.tsx

@@ -328,9 +328,7 @@ const Page: NextPageWithLayout<Props> = (props: Props) => {
         <title>{title}</title>
       </Head>
       <div className="dynamic-layout-root justify-content-between">
-        <nav className="sticky-top">
-          <GrowiContextualSubNavigation isLinkSharingDisabled={props.disableLinkSharing} />
-        </nav>
+        <GrowiContextualSubNavigation isLinkSharingDisabled={props.disableLinkSharing} />
 
         <DisplaySwitcher
           pageView={(