首页布局优化
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
-moz-user-select:none;
|
||||
-ms-user-select: none;
|
||||
user-select:none;
|
||||
|
||||
touch-action: pan-x pan-y; /* 允许单指平移(滚动)但禁用捏合缩放 */
|
||||
input,textarea{
|
||||
-webkit-touch-callout:default;
|
||||
-khtml-user-select:auto;
|
||||
|
||||
Reference in New Issue
Block a user