Skip to content

Commit

Permalink
Merge pull request #493 from sussol/#465-loading-indicator-during-fin…
Browse files Browse the repository at this point in the history
…alise

Make sure loading indicator displays over the top of the finalise modal
  • Loading branch information
Chris-Petty authored Aug 21, 2017
2 parents 3fdee38 + 6817f79 commit 9f1d7bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/globalStyles/loadingIndicatorStyles.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ export const loadingIndicatorStyles = {
alignItems: 'center',
backgroundColor: DARK_GREY,
opacity: 0.88,
zIndex: 2,
},
};

0 comments on commit 9f1d7bb

Please sign in to comment.