Private GIT

Skip to content
Snippets Groups Projects
Commit be4c8cee authored by loiclau's avatar loiclau
Browse files

fix(icon) add loading css

parent 81715770
Branches
Tags
No related merge requests found
/******* Loading containers **********/
.loadingWrapper {
position: absolute;
top: 0;
left: 0;
background: rgba(255,255,255,0.5);
width: 100%;
height: 100%;
transition: all ease 0.6s;
}
.waiting {
position: relative;
height: 100%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment