react-toolbox/components/form/style.scss

6 lines
67 B
SCSS
Raw Normal View History

2015-10-11 14:11:31 +03:00
.root {
2015-10-11 14:13:12 +03:00
& > :last-child {
margin-bottom: 0 !important;
2015-10-11 14:11:31 +03:00
}
}