mirror of
https://github.com/PlayEdu/backend
synced 2025-12-26 09:11:47 +08:00
组件名重命名
This commit is contained in:
12
src/compenents/left-menu/index.module.less
Normal file
12
src/compenents/left-menu/index.module.less
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;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user