mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
md switch color tweak
This commit is contained in:
@ -7,7 +7,7 @@ $switch-md-active-color: color(primary) !default;
|
||||
$switch-md-track-width: 36px !default;
|
||||
$switch-md-track-height: 14px !default;
|
||||
$switch-md-track-off-bg-color: $list-border-color !default;
|
||||
$switch-md-track-on-bg-color: lighten($switch-md-active-color, 20%) !default;
|
||||
$switch-md-track-on-bg-color: lighten($switch-md-active-color, 25%) !default;
|
||||
|
||||
$switch-md-handle-width: 20px !default;
|
||||
$switch-md-handle-height: 20px !default;
|
||||
|
Reference in New Issue
Block a user