refactor(buy): removed width limit for a column that was breaking e2e behavior

This commit is contained in:
Carlos Jimenez Ruiz 2021-10-14 16:18:04 +02:00
parent 9644c6b9c1
commit b81d6b022c
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
vn-entry-buy-import {
.vn-table > tbody td:nth-child(1) {
width: 250px
}
}
.itemFilter {
vn-table.scrollable {
height: 500px