mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
系统总览布局,场站运行模式
This commit is contained in:
@@ -257,7 +257,7 @@ export default {
|
||||
}
|
||||
|
||||
.tianditu {
|
||||
width: calc(100% - 520px * 2);
|
||||
width: 44%;
|
||||
height: 100%;
|
||||
margin: 0px 15px;
|
||||
}
|
||||
@@ -265,7 +265,7 @@ export default {
|
||||
.content-left,
|
||||
.content-right {
|
||||
height: 100%;
|
||||
width: 520px;
|
||||
width: 28%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user