소스 검색

BugFix z-index of grw-header

Yuki Takei 6 년 전
부모
커밋
befb5e683e
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/client/styles/scss/_subnav.scss

+ 1 - 2
src/client/styles/scss/_subnav.scss

@@ -8,10 +8,9 @@ $easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
 /*
  * layout for sticky
  */
-.grw-header {
+.grw-header.sticky-top {
   // Adjust to be on top of the growi subnavigation
   z-index: $zindex-sticky - 100;
-
   height: 80px;
   pointer-events: none; // disable pointer events for sticky