Skip to content

Commit

Permalink
perf(carousel): optimize flashing when sliding
Browse files Browse the repository at this point in the history
  • Loading branch information
jianhuagao committed Jun 1, 2021
1 parent f880d39 commit 36c01a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/zarm/src/carousel/style/component.scss
Expand Up @@ -16,8 +16,6 @@
vertical-align: top;
transition-property: transform;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}

@include e(pagination) {
Expand Down

0 comments on commit 36c01a3

Please sign in to comment.