|
@@ -67,7 +67,7 @@
|
|
|
padding: .26rem 0;
|
|
|
width: 1.6rem;
|
|
|
height: 1.6rem;
|
|
|
- background-image: url(/common-module/active/2022.5.20/bubble-2@2x.png);
|
|
|
+ background-image: url(/common-module/active/2022.5.20/bubble-1@2x.png);
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: contain;
|
|
|
}
|
|
@@ -76,7 +76,7 @@
|
|
|
opacity: 0.6;
|
|
|
}
|
|
|
.mission-list-item.complete .m-list-item-bg {
|
|
|
- background-image: url(/common-module/active/2022.5.20/bubble-1@2x.png);
|
|
|
+ background-image: url(/common-module/active/2022.5.20/bubble-2@2x.png);
|
|
|
}
|
|
|
.m-list-item-bg .num {
|
|
|
display: flex;
|
|
@@ -101,7 +101,7 @@
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
- min-width: 1.12rem;
|
|
|
+ min-width: 0.8rem;
|
|
|
margin-top: .04rem;
|
|
|
padding: .04rem .08rem;
|
|
|
font-size: .16rem;
|