Skip to content

Commit

Permalink
Merge pull request #1680 from brave/new-tab-bg
Browse files Browse the repository at this point in the history
Fix white flash on NTP
  • Loading branch information
rossmoody authored Feb 15, 2019
2 parents f98b8ef + d6a73a8 commit bedc9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/brave_new_tab_ui/brave_new_tab.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<script src="/strings.js"></script>
<style>
#root { height: 100%; }
body { background-color: #333639; }
</style>
</head>
<body>
Expand Down

0 comments on commit bedc9cd

Please sign in to comment.