mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[Improvement] CellSwipe: optimzie animation fluency (#685)
This commit is contained in:
@@ -4,12 +4,6 @@
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
&__wrapper,
|
||||
&__left,
|
||||
&__right {
|
||||
transition: transform .15s ease-in-out;
|
||||
}
|
||||
|
||||
&__left,
|
||||
&__right {
|
||||
top: 0;
|
||||
|
Reference in New Issue
Block a user