Closed
Description
I have made a grid system using flex and now I insert some charts. And I try to use simple(display: flex).
Expected Behavior
When I increase the width of the screen, myChart must increase too and conversely, when i minimize .
Current Behavior
When I increase worked correct, but when minimize, myChart didn't minimized too
Possible Solution
I think. problem, that I use FlexBox, but answer i can't find.