Skip to content

Commit 2688217

Browse files
committed
Hotfix: touch-action: none 제거
1 parent f9aa236 commit 2688217

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/styles/globals.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ html,
8080
body {
8181
max-width: 100vw;
8282
overflow-x: hidden;
83-
touch-action: none;
8483
}
8584

8685
body {

0 commit comments

Comments
 (0)