UNPKG

@afwenming123/vue-easy-tree

Version:
24 lines 734 B
/* Element Chalk Variables */ /* Transition -------------------------- */ /* Color -------------------------- */ /* 8cc5ff */ /* Border -------------------------- */ /* Fill -------------------------- */ /* Typography -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Checkbox -------------------------- */ /* Button -------------------------- */ /* Tree -------------------------- */ .collapse-transition { -webkit-transition: 0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out; transition: 0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out; } /*# sourceMappingURL=transition.min.css.map */