On SSR there is empty space between the slidedown. Inline css is being added to the element. In my case ```css { height: 8004.22px; transition-property: height; } ```
On SSR there is empty space between the slidedown.
Inline css is being added to the element.
In my case
{ height: 8004.22px; transition-property: height; }