.vendor-table{
  height: 55vh;
  overflow-y: scroll;
}

.transaction-table {
  height: 45vh;
  overflow-y: scroll;
}

