mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 02:49:36 +08:00
14 lines
184 B
CSS
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;
|
|
}
|