Skip to content

Commit

Permalink
bg(loader): fix loader overlapping issues
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilome committed Feb 7, 2019
1 parent d48579d commit c4ca82a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Expand Up @@ -520,6 +520,7 @@ footer {
height: 100%;
width: 100%;
overflow: hidden;
z-index: 99;
}

.loader > img {
Expand Down

0 comments on commit c4ca82a

Please sign in to comment.