Jonathan Leon
Results
2
comments of
Jonathan Leon
Another fix based on @magnayn 's would be using the next sibling selector on router-outlet `router-outlet + * { flex: 1 1 auto ; display: flex ; flex-direction: column ;...
@gpolyn Did it solve it? If so it looks cleaner as it falls down to the styles.css. I think it should be implemented in some way in the Angular Flex...