Преглед на файлове

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;