added max height (#4435)

fixes: #4422
This commit is contained in:
Erik Jan de Wit 2023-02-20 15:31:32 +01:00 committed by GitHub
parent 490e93ac96
commit 4842eb2fff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,7 @@ export const CredentialsResetActionMultiSelect = () => {
control={control}
render={({ field }) => (
<Select
maxHeight={375}
toggleId="actions"
variant={SelectVariant.typeaheadMulti}
chipGroupProps={{