Skip to content

Commit 84664ea

Browse files
committed
fix(slide): bs transition should only affect transform
1 parent d25dc39 commit 84664ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/slide/slide.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@
337337
height: 100%
338338
overflow: hidden
339339
white-space: nowrap
340+
transition-property: transform
340341
341342
.cube-slide-dots
342343
position: absolute

0 commit comments

Comments
 (0)