salix/modules/client/front/balance/index/style.scss

10 lines
157 B
SCSS
Raw Normal View History

2019-05-01 16:49:39 +00:00
@import "./variables";
vn-client-balance-index {
2018-11-14 09:55:15 +00:00
.totalBox {
2019-05-01 16:49:39 +00:00
border: $border-thin-light;
text-align: left;
float: right
2018-11-14 09:55:15 +00:00
}
}