.root {
  -st-states: draggingInto;
}

.root:draggingInto td {
  background-color: #E7F0FF !important;
}
