Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For Mobile or small screens, is not possible to scroll down Left Menu #2

Open
wggley opened this issue Dec 10, 2020 · 0 comments
Open

Comments

@wggley
Copy link

wggley commented Dec 10, 2020

image

A quick fix (needs more testing):

src\assets\scss\partials\menu_menu-lite.scss

@media only screen and (max-width: 991px) {
.pcoded-navbar {
        position: absolute;
@wggley wggley changed the title Mobile (or small screens) is not possible to scroll down Left Menu For Mobile or small screens, is not possible to scroll down Left Menu Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant