1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

[system admin] mobile: added toggle for the side panel; fixup for 'wechat', 'dingTalk', 'abuse reports' pages (#5362)

This commit is contained in:
llj
2023-01-29 18:16:00 +08:00
committed by GitHub
parent ff9a0e92f9
commit 139e8fb334
60 changed files with 172 additions and 195 deletions

View File

@@ -81,7 +81,7 @@ class Info extends Component {
return (
<Fragment>
<MainPanelTopbar />
<MainPanelTopbar {...this.props} />
<div className="main-panel-center flex-row">
<div className="cur-view-container system-admin-info">
<h2 className="heading">{gettext('Info')}</h2>