maz-ui
Version:
A standalone components library for Vue.Js 3 & Nuxt.Js 3
2 lines (1 loc) • 430 B
CSS
.m-expand-animation[data-v-5fce4b46]{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-5fce4b46]{max-width:100%;overflow-x:auto}.m-expand-animation__inner.--overflow-hidden[data-v-5fce4b46]{overflow:hidden}.m-expand-animation--expanded[data-v-5fce4b46]{grid-template-rows:1fr}