Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 3fd11ec

Browse files
ccondraEduardo Vargas Torres
andauthored
Update src/live-search/storefront-popover.md
Co-authored-by: Eduardo Vargas Torres <evargast@adobe.com>
1 parent 97a66eb commit 3fd11ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/live-search/storefront-popover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The popover always displays the product `name` and `price`, and the selection of
3838
```
3939
### Container visibility
4040

41-
The parent component of the `.livesearch.popover-container` is `.search-autocomplete`. The `.active` class indicates the visibility of the container. The `.active` class is conditionally added when the popover is open and makes it easier to style.
41+
The parent component of the `.livesearch.popover-container` is `.search-autocomplete`. The `.active` class indicates the visibility of the container. The `.active` class is conditionally added when the popover is open.
4242

4343
```css
4444
.search-autocomplete.active /* visible */

0 commit comments

Comments
 (0)