mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
fix(all): user-select for desktop
This commit is contained in:
@ -14,6 +14,7 @@ ion-picker {
|
||||
height: $picker-width;
|
||||
|
||||
contain: strict;
|
||||
user-select: none;
|
||||
z-index: $z-index-overlay;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user