I'm animating the height of li elements using react-transition-group and there is a pesky gap that forms between two elements before the middle elements transitions in. It can't be the margins What is causing this gap and how can I get rid of it? https://codesandbox.io/s/mui-sandbox-forked-m1t7l
