Merge pull request '邓洁 : 修改弹窗x大小' (#158) from dengjie into dev

Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/158
This commit is contained in:
odjbin
2023-12-17 15:28:47 +00:00

View File

@@ -286,7 +286,7 @@ body,
#containerAir {
flex: 1;
height: 1060px;
height: 1150px;
//width: 2180px;
}
}
@@ -312,10 +312,15 @@ body,
color: #d6f1fa;
}
.el-dialog__close {
color: #05feff;
font-size: 35px;
.el-dialog__headerbtn {
right: 22px;
.el-dialog__close {
color: #05feff;
font-size: 73px;
}
}
}
.el-dialog__body {