左侧菜单样式优化

This commit is contained in:
禺狨
2023-03-09 15:45:22 +08:00
parent 4a871f1abe
commit 67fa3093ab
2 changed files with 7 additions and 3 deletions

View File

@@ -85,6 +85,7 @@ export const LeftMenu: React.FC = () => {
style={{
width: 200,
background: "#ffffff",
}}
openKeys={openKeys}
onOpenChange={onOpenChange}