浏览代码

fixed z-index with loading screen

Dustin Utecht 6 年之前
父节点
当前提交
8f3f84510e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/themes/theme.scss

+ 1 - 0
src/themes/theme.scss

@@ -38,6 +38,7 @@
         text-align: left;
         max-height: 300px;
         overflow: auto;
+        z-index: 1001;
       }
 
       label {