mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
faster toggle
This commit is contained in:
@ -156,7 +156,7 @@ $toggle-on-border-color: $toggle-on-bg-color;
|
|||||||
$toggle-switch-off-bg-color: $white;
|
$toggle-switch-off-bg-color: $white;
|
||||||
$toggle-switch-on-bg-color: $toggle-switch-off-bg-color;
|
$toggle-switch-on-bg-color: $toggle-switch-off-bg-color;
|
||||||
|
|
||||||
$toggle-transition-duration: .25s;
|
$toggle-transition-duration: .2s;
|
||||||
|
|
||||||
|
|
||||||
// Range
|
// Range
|
||||||
|
|||||||
Reference in New Issue
Block a user