左侧栏初步

This commit is contained in:
禺狨
2023-03-02 11:39:06 +08:00
parent 3dff7f139d
commit 37c5756866
17 changed files with 452 additions and 44 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;
}