mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 07:27:04 +00:00
update groupList maxHeight (#2777)
* update groupList maxHeight * update ui css
This commit is contained in:
@@ -264,6 +264,7 @@ class ShareToGroup extends React.Component {
|
||||
options={this.options}
|
||||
placeholder={gettext('Select a group')}
|
||||
components={makeAnimated()}
|
||||
maxMenuHeight={200}
|
||||
inputId={'react-select-2-input'}
|
||||
value={this.state.selectedOption}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user