@@ -56,6 +56,7 @@
height: 27px;
background: #ffdd71;
border-radius: 14px;
+ font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 15px;
color: #000000;
@@ -243,6 +244,8 @@
align-items: flex-end;
color: #ffffff;
+ font-weight: 600;
& > span:nth-child(1) {
font-size: 22px;
font-weight: 500;
@@ -281,6 +284,7 @@
letter-spacing: 1px;
text-align: center;
&.disable {
pointer-events: none;
opacity: 0.4;