refactor(buy): removed width limit for a column that was breaking e2e behavior
This commit is contained in:
parent
9644c6b9c1
commit
b81d6b022c
|
@ -1,9 +1,3 @@
|
|||
vn-entry-buy-import {
|
||||
.vn-table > tbody td:nth-child(1) {
|
||||
width: 250px
|
||||
}
|
||||
}
|
||||
|
||||
.itemFilter {
|
||||
vn-table.scrollable {
|
||||
height: 500px
|
||||
|
|
Loading…
Reference in New Issue