In this code the nav and dialog are child of header so according to implementation style first dialog should take height and then nav. But in this nav is taking full header space
Could you please explain me why this happening?
In this code the nav and dialog are child of header so according to implementation style first dialog should take height and then nav. But in this nav is taking full header space
Could you please explain me why this happening?