Replaced login screen with loader, wile validating access token

This commit is contained in:
Nedim Uka
2018-09-24 15:54:22 +02:00
parent c13983d6df
commit 9c4539acfe
4 changed files with 49 additions and 18 deletions

View File

@@ -0,0 +1,7 @@
.fa-8x {
font-size: 8em;
}
.login-loader {
padding: 100px
}