quasar
Version:
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
17 lines (14 loc) • 318 B
text/stylus
.q-menu
position: fixed !important
display: inline-block
max-width: $menu-max-width
box-shadow: $menu-box-shadow
background: $menu-background
border-radius: $generic-border-radius
overflow-y: auto
overflow-x: hidden
outline: 0
max-height: 65vh
z-index: $z-menu
&--square
border-radius: 0