diff --git a/layouts/v7/skins/vtiger/style.less b/layouts/v7/skins/vtiger/style.less index f64fe595e1669edd49fc572e60951443a59bf55c..bb8ce42475d8eba3a3c6cd0d553c90c206a74500 100644 --- a/layouts/v7/skins/vtiger/style.less +++ b/layouts/v7/skins/vtiger/style.less @@ -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