mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
fix-class
This commit is contained in:
@@ -76,7 +76,7 @@ class SelectEditor extends React.Component {
|
||||
<Select
|
||||
options={this.options}
|
||||
className="permission-editor-select"
|
||||
classNamePrefix="select"
|
||||
classNamePrefix="permission-editor"
|
||||
onChange={this.onOptionChanged}
|
||||
menuPlacement="auto"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user