I have worked on your inquiry, just haven’t found a solution that forces the menu down in all scenarios.
card_mod:
style:
mushroom-select-option-control$:
mushroom-select$: |
mwc-menu {
--mdc-menu-item-height: 40px;
position: fixed;
z-index: 1;
}
From my understanding the browser type comes into play.