Skip to content

Commit

Permalink
Merge pull request #5 from Rami-Sabbagh/stats-hotfix
Browse files Browse the repository at this point in the history
Hide FPS indicator when app is loading
  • Loading branch information
Rami-Sabbagh committed Jun 22, 2022
2 parents 438b2d5 + 9a859ce commit 28fb00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
justify-content: center;

position: absolute;
z-index: 2000;
z-index: 20000;

color: #fff;
background-color: #000;
Expand Down

0 comments on commit 28fb00e

Please sign in to comment.