mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 14:49:09 +00:00
[user settings] modification for Firefox
* fixed the "can't scroll" problem
This commit is contained in:
@@ -116,7 +116,7 @@ class Settings extends React.Component {
|
||||
</a>
|
||||
<CommonToolbar onSearchedClick={this.onSearchedClick} />
|
||||
</div>
|
||||
<div className="flex-auto d-flex">
|
||||
<div className="flex-auto d-flex o-hidden">
|
||||
<div className="side-panel o-auto">
|
||||
<SideNav data={this.sideNavItems} curItemID={this.state.curItemID} />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user