feat: 页面可以拖动选择
This commit is contained in:
parent
4e735beb2f
commit
1d1ad23bc0
|
|
@ -11,7 +11,6 @@ html {
|
|||
/* 1 */
|
||||
-webkit-text-size-adjust: 100%;
|
||||
/* 2 */
|
||||
user-select: none; // 禁止浏览器的游标行为
|
||||
}
|
||||
|
||||
/* Sections
|
||||
|
|
|
|||
Loading…
Reference in New Issue