You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
The following configuration
fxFlex="grow" fxFlex.lt-md="1 0 50%"should set basis value to 50% when the screen size is less than 960px.What is the current behavior?
Only the shrink value changes.
What are the steps to reproduce?