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 3, 2024. It is now read-only.
Cart dropdown, when it contains too many items, goes beyond the bottom edge of the mobile screen - without the option for the user to scroll to the bottom.
So it should be either removed on mobile screens or fixed:
Like the mobile menu dropdown, it needs to be adjusted not to overflow the bottom of the screen but to be limited by it.
And a scrollbar needs to appear if there are too many items displayed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Cart dropdown, when it contains too many items, goes beyond the bottom edge of the mobile screen - without the option for the user to scroll to the bottom.
So it should be either removed on mobile screens or fixed:
The text was updated successfully, but these errors were encountered: