Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 0cd5469

Browse files
committed
dont' need to set touch-action anymore
1 parent 67a1b0c commit 0cd5469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</style>
2929

3030
</head>
31-
<body unresolved touch-action="auto">
31+
<body unresolved>
3232
<section>
3333

3434
<paper-input label="Type something..."></paper-input>

0 commit comments

Comments
 (0)