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:
@@ -286,7 +286,7 @@ body,
|
|||||||
|
|
||||||
#containerAir {
|
#containerAir {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
height: 1060px;
|
height: 1150px;
|
||||||
//width: 2180px;
|
//width: 2180px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -312,10 +312,15 @@ body,
|
|||||||
color: #d6f1fa;
|
color: #d6f1fa;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-dialog__close {
|
.el-dialog__headerbtn {
|
||||||
color: #05feff;
|
right: 22px;
|
||||||
font-size: 35px;
|
|
||||||
|
.el-dialog__close {
|
||||||
|
color: #05feff;
|
||||||
|
font-size: 73px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-dialog__body {
|
.el-dialog__body {
|
||||||
|
|||||||
Reference in New Issue
Block a user