Web: People: Profile: Added default width for language selector

This commit is contained in:
Ilya Oleshko 2022-02-17 14:38:49 +03:00
parent ebd51f3f6b
commit eccb588362

View File

@ -381,6 +381,7 @@ class ProfileInfo extends React.PureComponent {
className="language-combo"
showDisabledItems={true}
dropDownMaxHeight={364}
manualWidth="240px"
/>
<HelpButton
place="bottom"