2 lines
505 B
CSS
2 lines
505 B
CSS
.container[data-v-8ea077dd]{list-style-type:none;padding:0;position:relative}.item[data-v-8ea077dd]{background-color:#f3f3f3;border:1px solid #666;box-sizing:border-box;height:30px;width:100%}.fade-enter-active[data-v-8ea077dd],.fade-leave-active[data-v-8ea077dd],.fade-move[data-v-8ea077dd]{transition:all .5s cubic-bezier(.55,0,.1,1)}.fade-enter-from[data-v-8ea077dd],.fade-leave-to[data-v-8ea077dd]{opacity:0;transform:scaleY(.01) translate(30px)}.fade-leave-active[data-v-8ea077dd]{position:absolute}
|