mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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