Files
PlayEdu-backend/src/compenents/leftMenu/LeftMenu.module.css
2023-03-02 14:25:18 +08:00

14 lines
184 B
CSS

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