You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/ui-default/components/autocomplete/autocomplete.page.styl

12 lines
218 B
Stylus

.drop-element.autocomplete
max-width: rem(250px)
.empty-row
color: $autocomplete-empty-row-color
font-size: $(font-size-small)
padding: rem(10px)
.menu
max-height: rem(250px)
overflow: auto