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
According to AmIResponsive, the phone view used is 320x480px scaled down to scale(0.219). This is not part of the emulators in Google Developer tools, so it was not picked up in testing.
According to AmIResponsive, the phone view used is 320x480px scaled down to scale(0.219). This is not part of the emulators in Google Developer tools, so it was not picked up in testing.
Possible fix: use
overflow
property. However, it's interactions with Flexbox need to be tested.Manually copied from Issue #63 of the originally forked repo.
The text was updated successfully, but these errors were encountered: