소스 검색

add z-index

itizawa 6 년 전
부모
커밋
4a2d9190fa
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/client/styles/scss/_layout.scss

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

@@ -82,6 +82,8 @@
   }
 
   .revision-toc {
+    // to get on the Attachment row
+    z-index: 1;
     max-width: 250px;
     overflow: hidden;
     font-size: 0.9em;