Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryify committed Apr 4, 2019
1 parent caccfa7 commit ef1800c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-tetris",
"version": "1.1.0",
"version": "1.1.1",
"description": "A Vue.js project",
"author": "binaryify <[email protected]>",
"private": true,
Expand Down
2 changes: 2 additions & 0 deletions src/components/keyboard/button/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
position: absolute;
white-space: nowrap;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);

&.s2 {
font-size: 16px;
}
Expand Down

0 comments on commit ef1800c

Please sign in to comment.