ソースを参照

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 {