NEZ-672 : 修改所有chart的预览功能 高度显示不正确的问题
This commit is contained in:
@@ -302,8 +302,10 @@ export default {
|
||||
.bottom-panel {
|
||||
padding-top: 15px;
|
||||
background-color: white;
|
||||
padding-bottom: 50px;
|
||||
height: calc(100% - 50px);
|
||||
/*padding-bottom: 50px;*/
|
||||
/*height: calc(100% - 50px);*/
|
||||
padding-bottom: 10px;
|
||||
height: calc(100% - 30px);
|
||||
}
|
||||
.chart-temp{
|
||||
height: calc(100% - 20px);
|
||||
|
||||
Reference in New Issue
Block a user