move cover over loading

This commit is contained in:
Lachlan Kermode
2020-06-30 12:14:03 +02:00
parent 89855da251
commit 1501bbda78
3 changed files with 7 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ $xxxlarge: 32px;
// z-index levels
$final-level: 10000;
$loading-overlay: 1000;
$loading-overlay: 500;
$overheader: 100;
$header: 10;
$map-overlay: 2;