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

9 lines
119 B
SCSS
Raw Normal View History

2018-07-24 10:55:10 +00:00
2019-02-22 13:34:11 +00:00
@import "./variables";
2018-07-24 10:55:10 +00:00
.totalBox {
2019-02-22 13:34:11 +00:00
border: $border-thin-light;
2018-07-24 10:55:10 +00:00
text-align: left;
align-self: flex-end;
}