1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 19:29:56 +00:00

[shared with me] mobile: improvement (#3861)

This commit is contained in:
llj
2019-07-17 17:37:39 +08:00
committed by Daniel Pan
parent 694900e82b
commit cfc5f71417
5 changed files with 95 additions and 48 deletions

View File

@@ -103,9 +103,9 @@ class MylibRepoListView extends React.Component {
<table className="table-thead-hidden">
<thead>
<tr>
<th width="10%"><span className="sr-only">{gettext('Library Type')}</span></th>
<th width="84%"></th>
<th width="6%"><span className="sr-only">{gettext('Actions')}</span></th>
<th width="12%"><span className="sr-only">{gettext('Library Type')}</span></th>
<th width="80%"></th>
<th width="8%"><span className="sr-only">{gettext('Actions')}</span></th>
</tr>
</thead>
<tbody>