Frontend
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
@import "~tabler-ui/dist/assets/css/dashboard";
|
||||
|
||||
/* Before any JS content is loaded */
|
||||
#app > .loader, #login > .loader, .container > .loader {
|
||||
position: absolute;
|
||||
left: 49%;
|
||||
top: 40%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.no-js-warning {
|
||||
margin-top: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user