Skip to content

Commit 2437ddc

Browse files
author
zhangxinxu
committed
remove box-sahdow
remove box-sahdow
1 parent 22cde74 commit 2437ddc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/transition/animate.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,9 +455,7 @@
455455
/* flow transition */
456456
.flow {
457457
-webkit-transform-origin: 50% 30%;
458-
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.4);
459458
transform-origin: 50% 30%;
460-
box-shadow: 0 0 20px rgba(0,0,0,.4);
461459
}
462460
.flow.out {
463461
-webkit-transform: translateX(-100%) scale(.7);

0 commit comments

Comments
 (0)