Trying to nest an angular component within another one that occupies the entire screen using height:100%;
in the component's css file. I want to stack them and ensure each component takes up the full screen height, but setting height:100%
doesn't seem to work.
My goal is to create a layout similar to what can be seen at