mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Decreased animation speed
This commit is contained in:
@@ -431,7 +431,7 @@ $toggle-on-border-color: $toggle-on-bg-color !default;
|
||||
$toggle-handle-off-bg-color: $light !default;
|
||||
$toggle-handle-on-bg-color: $toggle-handle-off-bg-color !default;
|
||||
|
||||
$toggle-transition-duration: .1s !default;
|
||||
$toggle-transition-duration: .2s !default;
|
||||
|
||||
|
||||
// Checkbox
|
||||
|
||||
Reference in New Issue
Block a user