mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
fix(input): update input css/tests
This commit is contained in:
@ -19,7 +19,7 @@ $checkbox-ios-icon-checkmark-color: $background-ios-color !default;
|
||||
|
||||
$checkbox-ios-media-margin: $item-ios-padding-media-top $item-ios-padding-right $item-ios-padding-media-bottom 2px !default;
|
||||
|
||||
$checkbox-ios-disabled-opacity: 0.5 !default;
|
||||
$checkbox-ios-disabled-opacity: 0.4 !default;
|
||||
|
||||
|
||||
// iOS Checkbox Outer Circle: Unchecked
|
||||
|
Reference in New Issue
Block a user