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

11 lines
135 B
SCSS
Raw Normal View History

2017-07-22 21:27:38 +05:30
.container {
white-space: nowrap;
2017-07-22 21:27:38 +05:30
}
.item {
display: inline-block;
white-space: normal;
vertical-align: top;
width: 100%;
2017-07-22 21:27:38 +05:30
}