瀏覽代碼

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;