mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
parent
0c9e8da6c3
commit
42cdf87d63
@ -12,6 +12,8 @@
|
|||||||
.van-swipe {
|
.van-swipe {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
// https://github.com/youzan/vant/issues/9931
|
||||||
|
transform: translateZ(0);
|
||||||
cursor: grab;
|
cursor: grab;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user