mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +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-on-bg-color: $toggle-switch-off-bg-color;
|
||||
|
||||
$toggle-transition-duration: .25s;
|
||||
$toggle-transition-duration: .2s;
|
||||
|
||||
|
||||
// Range
|
||||
|
||||
Reference in New Issue
Block a user