1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

reapir bug (#4250)

This commit is contained in:
杨顺强
2019-11-13 18:28:25 +08:00
committed by Daniel Pan
parent bff68558a6
commit 2aee537ca7
3 changed files with 11 additions and 11 deletions

View File

@@ -103,7 +103,7 @@ class Info extends Component {
{loading && <Loading />}
{errorMsg && <p className="error text-center mt-4">{errorMsg}</p>}
{(!loading && !errorMsg) &&
<dl className="m-0">
<dl className="flex-1 m-0">
<dt className="info-item-heading">{gettext('System Info')}</dt>
{isPro ?
<dd className="info-item-content">