dropdown menu slider

Yes, that correct, but i don’t see anything change on your menu also the style appear in console screen, maybe has point mistake when add code,

you can go to this file: /assets/component-list-menu.css

and then add a short code below here:

.js details > .header__submenu {
  max-height: 30rem;
  overflow: auto;
}