Fix lane height display
This commit is contained in:
parent
da6a408634
commit
6580d01370
|
@ -35,7 +35,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-react-beautiful-dnd-droppable] {
|
[data-react-beautiful-dnd-droppable] {
|
||||||
height: calc(100vh) !important;
|
|
||||||
min-height: calc(100vh) !important;
|
min-height: calc(100vh) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue