[Improvement] CellSwipe: optimzie animation fluency (#685)

This commit is contained in:
neverland
2018-03-13 19:41:31 +08:00
committed by GitHub
parent 4006a86cec
commit d8d1aa6e82
7 changed files with 57 additions and 69 deletions

View File

@@ -4,12 +4,6 @@
overflow: hidden;
position: relative;
&__wrapper,
&__left,
&__right {
transition: transform .15s ease-in-out;
}
&__left,
&__right {
top: 0;