salix/modules/entry/front/buy/import/style.scss

11 lines
161 B
SCSS
Raw Normal View History

2021-03-10 08:01:32 +00:00
vn-entry-buy-import {
.vn-table > tbody td:nth-child(1) {
width: 250px
2021-01-26 06:21:05 +00:00
}
2021-07-15 11:41:29 +00:00
}
.itemFilter {
vn-table.scrollable {
height: 500px
}
2021-03-10 08:01:32 +00:00
}