Skip to content

Commit

Permalink
feat(loading): blue background for slow app startup
Browse files Browse the repository at this point in the history
  • Loading branch information
schnogz committed Dec 15, 2021
1 parent 52721c4 commit 9916217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/blockchain-wallet-v4-frontend/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
}
html,
body {
background-color: rgb(18, 29, 51);
overflow: hidden;
}
/* hide scrollbars */
Expand Down

0 comments on commit 9916217

Please sign in to comment.