diff --git a/packages/core/src/components/alert/alert.ios.vars.scss b/packages/core/src/components/alert/alert.ios.vars.scss index 535e4d7eef..8e8e4665f8 100644 --- a/packages/core/src/components/alert/alert.ios.vars.scss +++ b/packages/core/src/components/alert/alert.ios.vars.scss @@ -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;