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
333 B

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