mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
更改 switch 样式
This commit is contained in:
parent
4e47c25f17
commit
b55b9b9907
@ -918,7 +918,7 @@ $Radio--sm-size: $Checkbox--sm-size !default;
|
||||
$Switch-gap: $gap-sm !default;
|
||||
$Switch-width: px2rem(50px) !default;
|
||||
$Switch-height: px2rem(22px) !default;
|
||||
$Switch-bgColor: $danger !default;
|
||||
$Switch-bgColor: $gray600 !default;
|
||||
$Switch-borderColor: darken($Switch-bgColor, 10%) !default;
|
||||
$Switch-valueColor: $white !default;
|
||||
$Switch-onActive-bgColor: $info !default;
|
||||
|
Loading…
Reference in New Issue
Block a user