Skip to content

Commit

Permalink
feat(component): Show spinner cursor when blocking
Browse files Browse the repository at this point in the history
  • Loading branch information
kuuurt13 committed Apr 15, 2017
1 parent 87b7fe3 commit 752944c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const styles = `
left: 0;
background: rgba(0, 0, 0, 0.70);
z-index: 30000;
cursor: wait;
}
.block-ui-wrapper.block-ui-main {
Expand Down

0 comments on commit 752944c

Please sign in to comment.