lcw
This commit is contained in:
@ -156,6 +156,7 @@ v-deep .el-loading-mask {
|
||||
transform: translateY(-50%) translateX(-50%);
|
||||
}
|
||||
.popupCustomBox{
|
||||
width: 130px;
|
||||
position: relative;
|
||||
background: rgba(2, 55, 114, 0.99);
|
||||
color: #fff;
|
||||
@ -191,9 +192,11 @@ v-deep .el-loading-mask {
|
||||
line-height: 22px;
|
||||
text-transform: none;
|
||||
margin-bottom: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
span{
|
||||
display: inline-block;
|
||||
width: 45px;
|
||||
width: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user