@@ -870,10 +870,13 @@ page {
}
.enter-arrow {
- margin-left:15upx;
+ margin-left: 15upx;
flex-shrink: 0;
color: $mainColor1;
font-size: 24upx;
+ font-weight: 500;
+ /* iconfont 单字重时用描边模拟加粗 */
+ -webkit-text-stroke: 0.6px currentColor;
line-height: 1;