I am trying to use Angular material form field along with flex-box, but unable to make them shrink on screen resize, i am sure i am missing some flex-box property or style, please help me in fix this css issue.
I have created an example of my problem : https://stackblitz.com/edit/tgjjjqwj?embed=1&file=src%2Fexample%2Fform-field-label-example.html
I want help on second section where i want to place two containers in a div and on browser they must be visible on a single line and shrink when screen size is reduced as below.
