Skip to content

Commit

Permalink
modified
Browse files Browse the repository at this point in the history
  • Loading branch information
RoderickQiu committed Apr 12, 2020
1 parent cd9a0c4 commit a0e5368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wnr",
"version": "1.14.0",
"version": "1.15.0",
"description": "It's a timer app with strong expansibility for computers. The name is an abbr of \"Work and Rest\".",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ li input[type="checkbox"]::after {
#bottom-btn {
opacity: 0;
transition: all 0.16s;
width: 192px;
width: 233px;
position: absolute;
bottom: 8px;
z-index: 999;
Expand Down

0 comments on commit a0e5368

Please sign in to comment.