Browse Source

fixed z-index with loading screen

Dustin Utecht 6 years ago
parent
commit
8f3f84510e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/themes/theme.scss

+ 1 - 0
src/themes/theme.scss

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