.history-res {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: auto;
}
.history-res th.woocommerce-orders-table__header {
  position: sticky;
  top: 0;
}
