.rfid-warp {
  background: beige;


  .ant-table-thead th,
  .virtual-table-cell {
    padding: 4px 10px !important;
    font-size: 13px !important;
  }

  ::-webkit-scrollbar {
    display: none;
  }

}