maz-ui
Version:
A standalone components library for Vue.Js 3 & Nuxt.Js 3
2 lines (1 loc) • 431 B
CSS
.m-expand-animation[data-v-25a0e87a]{transition:grid-template-rows var(--expand-animation-duration) var(--expand-animation-timing-function);grid-template-rows:0fr;max-width:100%;display:grid;overflow-x:auto}.m-expand-animation__inner[data-v-25a0e87a]{max-width:100%;overflow-x:auto}.m-expand-animation__inner.--overflow-hidden[data-v-25a0e87a]{overflow:hidden}.m-expand-animation--expanded[data-v-25a0e87a]{grid-template-rows:1fr}