Skip to content

Commit

Permalink
Fixed safari swatch inputs in facets (#3678)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyleralsbury authored Nov 28, 2024
1 parent 0ca9c65 commit d2612f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/component-facets.css
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,8 @@
z-index: 1;
margin: 0;
opacity: 0;
width: 100%;
height: 100%;
}

.facets-layout-list--swatch .facets__label {
Expand Down

0 comments on commit d2612f0

Please sign in to comment.