Fix sur le loading

This commit is contained in:
Sébastien André
2020-05-05 10:55:08 +02:00
parent 38d3697b7a
commit 9d3ea9900c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
height: 95vh;
}
.app-loading {
@@ -14,6 +14,7 @@
// this way asset gets processed by webpack
background: url(assets/img/logo.png) center center no-repeat;
background-size: 100px 100px;
}
}

View File

@@ -11,7 +11,6 @@
<body>
<app-root>
<!-- loading layout replaced by app after startupp -->
<div class="app-loading">
<div class="logo"></div>
<svg class="spinner" viewBox="25 25 50 50">