Kaynağa Gözat

add comment

Yuki Takei 6 yıl önce
ebeveyn
işleme
b1322c4aee
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/client/styles/scss/_layout.scss

+ 2 - 0
src/client/styles/scss/_layout.scss

@@ -54,11 +54,13 @@
     top: calc(50vh - 20px);
   }
 
+  // override @atlaskit/navigation-next styles
   div[class$='-NavigationContainer'] {
     // Adjust to be on top of the growi subnavigation
     z-index: $zindex-sticky + 5;
   }
 
+  // override @atlaskit/navigation-next styles
   div[class$='-Outer'] {
     div[class$='-Shadow'] {
       background: unset;