Parcourir la source

remove sticky for GrowiContextualSubNavigation

reiji-h il y a 2 ans
Parent
commit
34cccbdb85
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  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={(