Skip to content

Commit

Permalink
Hide swiper-container overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecoble committed Sep 13, 2024
1 parent 2ac96e5 commit 1ee8f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/organisms/cardSlider/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
}

.base swiper-container {
overflow: hidden;
flex-grow: 1;
}

Expand Down

0 comments on commit 1ee8f05

Please sign in to comment.