组件名重命名

This commit is contained in:
none
2023-03-07 14:59:30 +08:00
parent c581387f3d
commit 4231366fae
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
.left-menu {
width: 200px;
height: 100%;
background-color: #fff;
.App-logo {
width: 124px;
height: 40px;
margin-top: 16px;
margin-left: 38px;
margin-bottom: 20px;
}
}