mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
change focus state
This commit is contained in:
@@ -30,9 +30,6 @@ $checkbox-ionic-outline-width: 2px !default;
|
||||
/// @prop - Outline color of the checkbox
|
||||
$checkbox-ionic-outline-color: #9ec4fd !default;
|
||||
|
||||
/// @prop - Padding to provide space between the checkbox and label and the outline
|
||||
$checkbox-ionic-outline-padding: 2px !default;
|
||||
|
||||
/// @prop - Transition duration of the checkbox
|
||||
$checkbox-ionic-transition-duration: 180ms !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user