Skip to content

Commit

Permalink
report: fix fireworks (#13635)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamraine committed Feb 7, 2022
1 parent 5374d64 commit fd688c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions report/assets/templates.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@
<div class="lh-scores-wrapper">
<div class="lh-scores-container">
<div class="lh-pyro">
<div class="lh-before"></div>
<div class="lh-after"></div>
<div class="lh-pyro-before"></div>
<div class="lh-pyro-after"></div>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions report/renderer/components.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd688c4

Please sign in to comment.