.fade-scale-height-enter-from{opacity:0;max-height:0;transform:scale(.98)}.fade-scale-height-enter-active{transition:transform .3s ease-in-out,opacity .3s ease-in-out,max-height .3s ease-in-out}.fade-scale-height-enter-to,.fade-scale-height-leave-from{opacity:1;max-height:300px;transform:scale(1)}.fade-scale-height-leave-active{transition:transform .3s ease-in-out,opacity .3s ease-in-out,max-height .3s ease-in-out}.fade-scale-height-leave-to{opacity:0;max-height:0;transform:scale(.98)}
