mirror of
https://github.com/eyebluecn/tank-front
synced 2024-04-21 12:31:55 +00:00
Fix the layout bug.
This commit is contained in:
@@ -105,7 +105,7 @@ export default class SideLayout extends TankComponent<IProps, IState> {
|
||||
})}
|
||||
<Menu.Item className="visible-xs" key="about">
|
||||
<InfoCircleOutlined />
|
||||
{Lang.t("layout.about")}
|
||||
<span>{Lang.t("layout.about")}</span>
|
||||
</Menu.Item>
|
||||
</Menu>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user