salix/modules/order/front/volume/style.scss

13 lines
161 B
SCSS
Raw Normal View History

2018-07-24 10:55:10 +00:00
2019-02-22 13:34:11 +00:00
@import "./variables";
vn-order-volume {
.header {
text-align: right;
& > div {
margin-bottom: $spacing-xs;
}
}
2018-07-24 10:55:10 +00:00
}