style:更换1.2图标后 样式调整

This commit is contained in:
zhangyu
2020-09-11 10:04:56 +08:00
parent aa4d25c503
commit 9caa7749bc
3 changed files with 12 additions and 11 deletions

View File

@@ -725,7 +725,7 @@
.chart-box{
/*padding-left: 600px;*/
position: relative;
height: calc(100vh - 100px);
padding: 3px 15px 100px 15px;
max-height: calc(100vh - 100px);
padding: 3px 15px 50px 15px;
}
</style>