邓洁 : 用电量弹窗大小

This commit is contained in:
admin
2023-12-15 11:18:00 +08:00
parent f238a475e9
commit dcf3b540ca
2 changed files with 3 additions and 3 deletions

View File

@@ -257,7 +257,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
}
#containerEle {
flex: 1;
height: 1060px;
height: 1160px;
//width: 2180px;
}
}
@@ -267,7 +267,7 @@ html, body, #app, .el-container, .el-aside, .el-main {
position: relative;
display: flex;
flex-direction: column;
height: 60%;
height: 1400px;
border: 2px solid #0F82AF;
background: rgba(6, 34, 71, 0.78);
border-radius: 20px;