We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebad77 commit 1c1f011Copy full SHA for 1c1f011
1 file changed
layout/styles/layout.scss
@@ -33,9 +33,6 @@ a, button, input, select, textarea {
33
-webkit-user-select: none;
34
-ms-user-select: none;
35
user-select: none;
36
-
37
- transform: translateZ(0);
38
- -webkit-transform: translateZ(0);
39
}
40
41
// Code highlight
0 commit comments