Skip to content

Commit

Permalink
hotfix fix header css
Browse files Browse the repository at this point in the history
  • Loading branch information
floooat committed Nov 18, 2020
1 parent 80f135e commit 576c03f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion published/latest/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion published/latest/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/lib/BugBattle.js
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ class BugBattle {
this.showSuccessMessage();
setTimeout(() => {

//this.hide();
this.hide();
}, 2000);
}
};
Expand Down

0 comments on commit 576c03f

Please sign in to comment.