Web.Client: Settings: Customization: applied dropDownMaxHeight prop after changes (00b421556b)

This commit is contained in:
Daniil Senkiv 2019-11-05 17:03:04 +03:00
parent d362b35867
commit a914ace184

View File

@ -189,7 +189,7 @@ class Customization extends React.Component {
noBorder={false}
scaled={false}
scaledOptions={true}
// dropDownMaxHeight={300}
dropDownMaxHeight={300}
size='huge'
/>
</FieldContainer>