mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04:00
修改登录页面中文,后台界面菜单宽度
This commit is contained in:
parent
0adb6085e3
commit
1efa72c403
3 changed files with 11 additions and 11 deletions
|
@ -91,7 +91,7 @@ export const App = ()=> {
|
|||
<div className="inner-menu">
|
||||
<span>
|
||||
<Crown width={40} height={40}/>
|
||||
<h1>Etherpad</h1>
|
||||
<h5>Etherpad</h5>
|
||||
</span>
|
||||
<ul>
|
||||
<li><NavLink to="/plugins"><Cable/><Trans i18nKey="admin_plugins"/></NavLink></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue