tr.drop-over-downward td {
  border-bottom: 2px dashed #1890ff;
}
tr.drop-over-upward td {
  border-top: 2px dashed #1890ff;
}

tr.drop-over td {
  background-color: #f0f0f0;
}
