diff --git a/core/src/components/searchbar/searchbar.md.vars.scss b/core/src/components/searchbar/searchbar.md.vars.scss index a764fe4123f..0af1072dc24 100644 --- a/core/src/components/searchbar/searchbar.md.vars.scss +++ b/core/src/components/searchbar/searchbar.md.vars.scss @@ -25,7 +25,7 @@ $searchbar-md-cancel-button-color: $text-color-step-100 !default; $searchbar-md-cancel-button-background-color: transparent !default; /// @prop - Font size of the searchbar cancel button -$searchbar-md-cancel-button-font-size: 1.6em !default; +$searchbar-md-cancel-button-font-size: 1.5em !default; /// @prop - Color of the searchbar input search icon $searchbar-md-input-search-icon-color: $text-color-step-400 !default;