@@ -82,6 +82,9 @@ export const StyleVertical = styled.div`
|
|||||||
// TODO ? This is the question. We need the same drag-zone we get in horizontal mode
|
// 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
|
min-height: 50px; // Not needed, just for extra landing space
|
||||||
}
|
}
|
||||||
|
.smooth-dnd-container.horizontal {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
||||||
.react-trello-board {
|
.react-trello-board {
|
||||||
overflow-y: hidden !important;
|
overflow-y: hidden !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user