.sidebar .sidebarMenuList{
    touch-action: none;
    -webkit-overflow-scrolling: none;
    overscroll-behavior: none;
}