@@ -24,6 +24,11 @@
margin: 10px;
}
.general-item {
-
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
line-height: 36px;