Add preloader (UI Tweak)

This commit is contained in:
2019-10-26 20:49:50 -04:00
parent 85ab2858f6
commit 7be6234f0d
4 changed files with 23 additions and 2 deletions

View File

@@ -1,4 +1,9 @@
body {overflow-y:scroll;}
.progress {
margin-top: 1em;
}
.card {
margin-top: 1em;
}