Skip to content

Commit

Permalink
Merge pull request #266 from tjek/mr/incito_carousel_stop_2
Browse files Browse the repository at this point in the history
Incito carousel: Place scroll snapping right place
  • Loading branch information
mortenbo authored Dec 2, 2024
2 parents 9d23157 + ecda3ed commit 100bc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/incito-browser/incito.styl
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@
overflow-x auto
overflow-y hidden
scroll-snap-type x mandatory
scroll-snap-stop always
-webkit-overflow-scrolling touch

.incito__carousel-layout-view > *
flex 0 0 auto
scroll-snap-align start
scroll-snap-stop always
display flex
justify-content center
align-items center
Expand Down

0 comments on commit 100bc00

Please sign in to comment.