feat: scrolling of dnd during dragging, visible overlay for mobile
This commit is contained in:
@ -4,6 +4,6 @@
|
||||
width: 15vw;
|
||||
|
||||
@media (max-width: 48em) {
|
||||
width: auto;
|
||||
width: 90vw;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user