mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
fix(app): user-select on desktop
This commit is contained in:
@ -14,6 +14,8 @@
|
||||
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
:host(.checkbox-checked) .checkbox-icon {
|
||||
|
Reference in New Issue
Block a user