.quadmenu-dropdown-stretch-boxed {
            overflow-y: scroll !important;
            max-height: 100vh !important;
        }
        .quadmenu-dropdown-stretch-boxed::-webkit-scrollbar {
            display: none !important;
        }