web: People: Fixed ComboBox usage at GroupActions component

This commit is contained in:
Ilya Oleshko 2019-09-18 16:29:01 +03:00
parent c75a9b277a
commit d98353d43c

View File

@ -291,6 +291,7 @@ class SectionBodyContent extends React.Component {
}}
dropDownMaxHeight={200}
scaled={true}
scaledOptions={true}
size="content"
/>
</FieldContainer>