浏览代码

Fixed tapping rapidly causing zoom

tags/v0.0.1
Fen Dweller 7 年前
父节点
当前提交
cff2a9d3c4
找不到此签名对应的密钥 GPG 密钥 ID: E80B35A6F11C3656
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      gorge.css

+ 1
- 0
gorge.css 查看文件

@@ -2,6 +2,7 @@ body {
font-family: Sans-Serif;
user-select: none;
-moz-user-select: none;
touch-action: manipulation;
}

body.dark {


正在加载...
取消
保存