Sfoglia il codice sorgente

fix style of grw-side-contents-sticky-container

Yuki Takei 4 anni fa
parent
commit
10179aaae8
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      packages/app/src/styles/_layout.scss

+ 0 - 1
packages/app/src/styles/_layout.scss

@@ -68,7 +68,6 @@ body.growi-layout-fluid .grw-container-convertible {
   position: sticky;
   // growisubnavigation + grw-navbar-boder + some spacing
   top: calc(100px + 4px + 20px);
-  margin-top: 5px;
 }
 
 .grw-fab {