mirror of
https://github.com/PlayEdu/backend
synced 2025-12-26 01:29:42 +08:00
13 lines
197 B
Plaintext
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;
|
|
}
|
|
}
|