vn-entry-buy-import {
    .vn-table > tbody td:nth-child(1) {
        width: 250px
    }
}

.itemFilter {
    vn-table.scrollable {
        height: 500px
    }
}