Skip to content
Snippets Groups Projects
Commit 27584f1a authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(admin): loader style

parent 682a1034
No related branches found
No related tags found
3 merge requests!418V2.1.0,!400V2.0,!230V2.0
<div *ngIf="isLoading" class="loader">
<img class="loader-gif" src="/assets/gif/loader_circle.gif" alt />
<img class="loader-gif" src="/assets/gif/loader_circle_grey.gif" alt />
</div>
<div *ngIf="!isLoading" fxLayout="column" fxLayoutAlign="center center">
<H2>Gestion de l'affichage des infos Covid</H2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment