In the introduction to Flexbox (https://www.codecademy.com/paths/learn-how-to-build-websites/tracks/advanced-css-flexbox-and-animations/modules/layout-with-flexbox/lessons/learn-flexbox/exercises/flex) lesson, the far-left instruction panel suggests shrinking the far-right browser panel to see flex-shrink properties. However, I cannot shrink the browser panel small enough to see some of the properties described. After shrinking the browser panel, it seems to hit some kind of minimum width, and just shifts the browser contents to one side, where they are hidden.
Is this just a Chrome issue? Is there a workaround?