.wufeng-wform-dataQueryEDPC .pcfactory-table-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.wufeng-wform-dataQueryEDPC .pcfactory-table-content ::-webkit-scrollbar-track {
  height: 3px;
  background: #fff !important;
  border-radius: 3px;
}
.wufeng-wform-dataQueryEDPC .pcfactory-table-content::-webkit-scrollbar-thumb {
  width: 4px;
  background: #d9d9d9 !important;
  border-radius: 3px;
}
