修改登录页面中文,后台界面菜单宽度

This commit is contained in:
xdragon 2024-09-05 12:05:14 +08:00
parent 0adb6085e3
commit 1efa72c403
3 changed files with 11 additions and 11 deletions

View file

@ -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>