mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 06:49:44 +08:00
左侧栏初步
This commit is contained in:
12
src/compenents/leftMenu/LeftMenu.module.css
Normal file
12
src/compenents/leftMenu/LeftMenu.module.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user