细节优化

This commit is contained in:
summation
2022-01-22 14:08:34 +08:00
parent 1c3d930a35
commit 760fd769c4
8 changed files with 192 additions and 130 deletions

View File

@@ -764,7 +764,15 @@ picture {
max-width: 920px;
}
}
.pop_coupon{
max-width: 440px;
width: 100%;
margin: 0 auto;
.el-dialog{
width: 100%;
}
}
#tns2-iw {
height: 90px;
}
@@ -789,6 +797,7 @@ picture {
.el-dialog__title {
color: #e1001a;
font-weight: bold;
}
}