mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(toggle): cursor: pointer in desktop
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
display: inline-block;
|
||||
|
||||
contain: content;
|
||||
cursor: pointer;
|
||||
touch-action: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user