mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove first touch event not cancelable
This commit is contained in:
parent
1ac750869a
commit
b3b2317e98
@ -34,6 +34,7 @@ time, mark, audio, video {
|
||||
|
||||
body {
|
||||
line-height:1.2;
|
||||
touch-action:none;
|
||||
}
|
||||
|
||||
article,aside,details,figcaption,figure,
|
||||
|
Loading…
x
Reference in New Issue
Block a user