mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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