less/roojs-bootstrap/phone-input.less
authorjohn <john@roojs.com>
Tue, 27 Mar 2018 09:05:51 +0000 (17:05 +0800)
committerjohn <john@roojs.com>
Tue, 27 Mar 2018 09:05:51 +0000 (17:05 +0800)
less/roojs-bootstrap/phone-input.less

index 2bbe1c9..bc26f53 100644 (file)
     padding: 7px;
     border: transparent;
     background: transparent;
+    -webkit-touch-callout: none;
+    -webkit-user-select: none;
+    -khtml-user-select: none;
+    -moz-user-select: none;
+    -ms-user-select: none;
+    user-select: none;
 }
 
 .tel-list {