Skip to content

Commit 2081a94

Browse files
committed
2.3.0
1 parent 3f0816b commit 2081a94

File tree

3 files changed

+145
-242
lines changed

3 files changed

+145
-242
lines changed

index.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,11 +164,9 @@
164164
overflow: hidden;
165165
}
166166
.ssr-carousel-mask:not(.disabled):not(.not-draggable) {
167-
cursor: -webkit-grab;
168167
cursor: grab;
169168
}
170169
.ssr-carousel-mask:not(.disabled):not(.not-draggable).pressing {
171-
cursor: -webkit-grabbing;
172170
cursor: grabbing;
173171
}
174172
.ssr-carousel-visually-hidden {

0 commit comments

Comments
 (0)