Having hard time making Image fits the height | not easy as you think
Hi, whithout futher ado I'm working on an Angular Project, explaining my problem: I have a parent component called choose-role and I have two children left and side components each one will take 50% of the page and then I will call them both on the parent comp. The right side has a form & the left side will show an image the problem is when the right side form gets a lil bit bigger the height of the page grows which lead to make the a small white part below the image not covered by the image Left side comp html code: