mirror of
https://github.com/Binaryify/vue-tetris.git
synced 2026-01-21 05:57:57 +08:00
improve
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-tetris",
|
"name": "vue-tetris",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "A Vue.js project",
|
"description": "A Vue.js project",
|
||||||
"author": "binaryify <zhuangtongfa@qq.com>",
|
"author": "binaryify <zhuangtongfa@qq.com>",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -12,6 +12,8 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
|
-webkit-tap-highlight-color:rgba(0,0,0,0);
|
||||||
|
|
||||||
&.s2 {
|
&.s2 {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user