Browse Source

Move loader so it doesnt overlap

Jamie Curnow 7 years ago
parent
commit
4a59ef9925
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/frontend/scss/tabler-extra.scss

+ 4 - 0
src/frontend/scss/tabler-extra.scss

@@ -24,3 +24,7 @@ $teal: #2bcbba;
     background-color: $teal;
     border-color: $teal;
 }
+
+.dimmer .loader {
+    margin-top: 50px;
+}