소스 검색

Merge pull request #14008 from miqh/fix/query-stats-depth

Adjust UI depth of query statistics
David 7 년 전
부모
커밋
0e7b6dcfb4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/sass/pages/_explore.scss

+ 1 - 1
public/sass/pages/_explore.scss

@@ -165,7 +165,7 @@
   position: absolute;
   top: 0;
   right: 90px;
-  z-index: 1024;
+  z-index: 1015;
   display: flex;
   flex-direction: column;
   justify-content: center;