mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
CSS for height of autocomplete in custom filter panel
This commit is contained in:
@ -434,7 +434,7 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
}
|
||||
|
||||
/* taller list box */
|
||||
.customFilterPanel .MuiAutocomplete-listbox
|
||||
.filterCriteriaRowColumnPopper .MuiAutocomplete-listbox
|
||||
{
|
||||
max-height: 60vh;
|
||||
}
|
||||
|
Reference in New Issue
Block a user