|
@@ -4,7 +4,7 @@
|
|
.vip-back-tip-wrapper .popupBox {
|
|
.vip-back-tip-wrapper .popupBox {
|
|
width: 6.06rem;
|
|
width: 6.06rem;
|
|
background-image: url("../img/popup-bg.png");
|
|
background-image: url("../img/popup-bg.png");
|
|
- background-size: cover;
|
|
|
|
|
|
+ background-size: contain;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
border-radius: 0.24rem;
|
|
border-radius: 0.24rem;
|
|
}
|
|
}
|