mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Toggle button not rendered correctly on Android (closes #1363)
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
content: ' ';
|
||||
cursor: pointer;
|
||||
pointer-events: none;
|
||||
-webkit-background-clip: padding-box;
|
||||
}
|
||||
|
||||
/* the handle (circle) thats inside the toggle's track area */
|
||||
|
||||
Reference in New Issue
Block a user