Skip to content

Commit 1c1f011

Browse files
committed
bug: Failed to resolve iPad touch element shrinking issue
1 parent 5ebad77 commit 1c1f011

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

layout/styles/layout.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ a, button, input, select, textarea {
3333
-webkit-user-select: none;
3434
-ms-user-select: none;
3535
user-select: none;
36-
37-
transform: translateZ(0);
38-
-webkit-transform: translateZ(0);
3936
}
4037

4138
// Code highlight

0 commit comments

Comments
 (0)