accounts-frontend/packages/app/components/ui/motion/slide-motion.scss

11 lines
135 B
SCSS

.container {
white-space: nowrap;
}
.item {
display: inline-block;
white-space: normal;
vertical-align: top;
width: 100%;
}