- Progress Check

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-06-14 23:50:10 -04:00
parent 2997dd4e4d
commit 9c41af82d7
4 changed files with 85 additions and 35 deletions

View File

@@ -78,7 +78,7 @@ export const StyleVertical = styled.div`
text-align: left;
}
.smooth-dnd-container {
.react-trello-lane {
// TODO ? This is the question. We need the same drag-zone we get in horizontal mode
min-height: 50px; // Not needed, just for extra landing space
}