fix: 禁止浏览器的默认游标行为
This commit is contained in:
@@ -11,6 +11,7 @@ html {
|
|||||||
/* 1 */
|
/* 1 */
|
||||||
-webkit-text-size-adjust: 100%;
|
-webkit-text-size-adjust: 100%;
|
||||||
/* 2 */
|
/* 2 */
|
||||||
|
user-select: none; // 禁止浏览器的游标行为
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Sections
|
/* Sections
|
||||||
|
Reference in New Issue
Block a user