mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(alert): checkbox inputs
This commit is contained in:
@@ -267,7 +267,7 @@ $alert-ios-checkbox-background-color-on: ion-color($colors-ios, primary,
|
||||
$alert-ios-checkbox-icon-top: 4px !default;
|
||||
|
||||
/// @prop - Start of the icon in the checkbox alert
|
||||
$alert-ios-checkbox-icon-start: 7px !default;
|
||||
$alert-ios-checkbox-icon-start: 8px !default;
|
||||
|
||||
/// @prop - Width of the icon in the checkbox alert
|
||||
$alert-ios-checkbox-icon-width: 4px !default;
|
||||
|
||||
Reference in New Issue
Block a user