mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
feat: improve cursor
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.van-swipe-cell {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
cursor: grab;
|
||||
|
||||
&__wrapper {
|
||||
transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1);
|
||||
|
||||
Reference in New Issue
Block a user