1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-11 20:01:10 +00:00

change button and style

This commit is contained in:
Michael An
2019-05-30 15:44:48 +08:00
parent 82cbbe2d06
commit a06a551ac8
10 changed files with 428 additions and 367 deletions

View File

@@ -172,7 +172,7 @@ class SidePanel extends React.Component {
{isDefaultAdmin && enableWorkWeixinDepartments &&
<li className="nav-item">
<Link className='nav-link ellipsis' to={siteRoot + 'sys/work-weixin/departments/'}>
<span className="sf2-icon-organization" aria-hidden="true"></span>
<span className="sf2-icon-msgs" aria-hidden="true"></span>
<span className="nav-text">{'企业微信集成'}</span>
</Link>
</li>