You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
340 B

.activity-enter-active,.activity-leave-active{transition:all .3s ease-in-out}.activity-enter-from,.activity-leave-to{opacity:0}.activity-enter-active>:first-child,.activity-leave-active>:first-child{transition:all .3s ease-in-out}.activity-enter-from>:first-child,.activity-leave-to>:first-child{transform:translate3d(0,100%,0);opacity:.01}