Skip to content

Commit

Permalink
add slick-slider overflow: hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-topway-it committed May 22, 2024
1 parent a7f17de commit f9ba69b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions formats/carousel/resources/ext.srf.formats.carousel.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.slick-slider {
overflow: hidden;
}

.slick-prev:before,
.slick-next:before {
Expand Down

0 comments on commit f9ba69b

Please sign in to comment.