@@ -514,7 +514,7 @@
overflow: hidden;
border: 2px solid #fff;
&:nth-of-type(n+1) {
- margin-left: -4px;
+ margin-left: -8px;
}
.more-img {
@@ -523,11 +523,12 @@
display: inline-block;
text-align: center;
- color: #999;
+ color: #d2d2d2;
font-size: 12px;
background: #f4f4f4;
border-radius: 50%;
+ font-family: PingFangSC, PingFangSC-Regular;