We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc30669 commit 781c533Copy full SHA for 781c533
core/src/components/searchbar/searchbar.ionic.scss
@@ -135,10 +135,7 @@
135
outline: var(--focus-ring-width) globals.$ionic-border-style-solid var(--focus-ring-color);
136
}
137
138
-:host(.searchbar-has-focus) .searchbar-search-icon {
139
- display: block;
140
-}
141
-
+:host(.searchbar-has-focus) .searchbar-search-icon,
142
:host(.searchbar-has-focus) .searchbar-cancel-button,
143
:host(.searchbar-should-show-cancel) .searchbar-cancel-button {
144
display: block;
0 commit comments