浏览代码

fix z-index in popup

Grigory Ozhegov 8 年之前
父节点
当前提交
341c8cb26f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jet/static/jet/css/_relatedpopup.scss

+ 1 - 1
jet/static/jet/css/_relatedpopup.scss

@@ -35,7 +35,7 @@
     left: 0;
     bottom: 0;
     right: 0;
-    z-index: 5;
+    z-index: 15;
 
     .loading-indicator {
       display: none;