This commit is contained in:
@@ -301,6 +301,7 @@ onBeforeUnmount(() => {
|
||||
|
||||
.left-content {
|
||||
flex: 1;
|
||||
height: 95vh;
|
||||
}
|
||||
|
||||
.right-content {
|
||||
@@ -386,11 +387,11 @@ onBeforeUnmount(() => {
|
||||
}
|
||||
|
||||
.power-chart{
|
||||
height: 55vh;
|
||||
height: 45vh;
|
||||
}
|
||||
|
||||
.energy-chart{
|
||||
height: 240px;
|
||||
height: 30vh;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user