I have implemented the Angular dragdrop functionality in my application.
Currently, I am looking to modify the border color of the drop area when an item is being dragged over it.
Is there a specific CSS class that I can utilize for achieving this? If not, what would be the best approach to accomplish this?
I appreciate any guidance on this matter. Thank you.