ソースを参照

Fixed tapping rapidly causing zoom

tags/v0.0.1
Fen Dweller 6年前
コミット
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 {


読み込み中…
キャンセル
保存