mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(app): user-select on desktop
This commit is contained in:
@ -38,7 +38,6 @@ body {
|
||||
overflow: hidden;
|
||||
|
||||
touch-action: manipulation;
|
||||
user-select: none;
|
||||
|
||||
-webkit-user-drag: none;
|
||||
|
||||
|
Reference in New Issue
Block a user