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:
@@ -14,6 +14,8 @@
|
||||
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
:host(.checkbox-checked) .checkbox-icon {
|
||||
|
||||
Reference in New Issue
Block a user