细节优化

feat/task1-c-wallet
Devil 2021-09-01 15:39:26 +08:00
parent 1f8957e30e
commit 285743730e
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ html, body {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 800px) {
@media only screen and (max-width: 1000px) {
.block-container .echarts-title {
height: 100px;
}