Fix lane height display

This commit is contained in:
wpetit 2019-12-13 12:00:07 +01:00
parent da6a408634
commit 6580d01370
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
}
[data-react-beautiful-dnd-droppable] {
height: calc(100vh) !important;
min-height: calc(100vh) !important;
}