瀏覽代碼

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;