done about

This commit is contained in:
rustdesk
2024-10-11 15:12:00 +08:00
parent 082431f57e
commit 897ed91529
2 changed files with 26 additions and 181 deletions

View File

@@ -15,6 +15,7 @@ const Carousel = ({ list }) => {
pagination={{ clickable: true }}
style={{
'--swiper-pagination-bullet-inactive-color': '#fff',
'--swiper-pagination-bullet-inactive-opacity': 0.5,
'--swiper-pagination-bullet-size': '12px',
}}
mousewheel={{ forceToAxis: true, sensitivity: 0.1, releaseOnEdges: true }}