mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
['Files'] redesigned the side nav & the main content (#6044)
This commit is contained in:
@@ -29,7 +29,7 @@ class GroupsToolbar extends React.Component {
|
||||
{Utils.isDesktop() ? (
|
||||
<div className="operation">
|
||||
<button className="btn btn-secondary operation-item" onClick={this.toggleDialog}>
|
||||
<i className="fas fa-plus-square text-secondary mr-1"></i>{gettext('New Group')}
|
||||
<i className="sf3-font-new-group1 sf3-font text-secondary mr-1"></i>{gettext('New Group')}
|
||||
</button>
|
||||
</div>
|
||||
) : (
|
||||
|
Reference in New Issue
Block a user