소스 검색

Bug: on-hover-content (comp) goes under the left nav

Vijayakrishnan Krishnan 1 주 전
부모
커밋
f44b914f51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/css/style.css

+ 1 - 1
public/css/style.css

@@ -1957,7 +1957,7 @@ button.note-templates-trigger-assessment {
     box-shadow: 0 0 2px #999;
     pointer-events: none;
     transition: opacity 0.3s ease;
-    z-index: 2;
+    z-index: 9;
 }
 .on-hover-show.left .on-hover-content {
     right: auto;