Skip to content
Snippets Groups Projects
Commit 2058d967 authored by angelo paglialonga's avatar angelo paglialonga
Browse files

Update overflow-y to display modules menu correctly from smartphone

parent e6b578ae
No related branches found
No related tags found
No related merge requests found
......@@ -350,7 +350,7 @@ body > .mCSB_inside > .mCSB_container{
@media (max-width: 1200px) {
.app-menu{
max-height: 100%;
overflow-y: auto;
overflow-y: visible;
}
}
......@@ -8665,5 +8665,4 @@ body .fc {
border-width: thin;
padding: 30px;
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment