Multi Nested Menu

What I need to do to get dynamic height no matter how many nested drop presented?

The problem is
  1. I added max-height dynamically it only work for 2 steps on third steps it got broke
  2. I like to have flexibility of adding 4th-5th steps
Here the code pen link: https://codepen.io/suraj-shahi/pen/mdaVWEp?editors=1100
Was this page helpful?