Skip to content

Commit

Permalink
fix: Centerize loader
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Jun 2, 2017
1 parent 9c63a3f commit c97b017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/js/main/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@

.loader {
position: fixed;
left: 0;
top: 50%;
width: 100%;
text-align: center;
Expand Down

0 comments on commit c97b017

Please sign in to comment.