Files
PlayEdu-backend/src/compenents/left-menu/index.module.less
2023-03-07 14:59:30 +08:00

13 lines
197 B
Plaintext

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