diff --git a/src/lib/swiper.component.css b/src/lib/swiper.component.css index 88f317f..00d07f3 100644 --- a/src/lib/swiper.component.css +++ b/src/lib/swiper.component.css @@ -24,6 +24,7 @@ swiper > .swiper.s-wrapper { } swiper > .swiper.s-wrapper .swiper-wrapper .swiper-slide { + will-change: transform; overflow: auto; width: 100%; height: 100%;