mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-13 19:26:23 +00:00
done about
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user