Fix:3275 【礼品功能】温馨提示的字体再小一号

This commit is contained in:
linxi
2025-02-24 11:42:02 +08:00
parent 7b543719e6
commit 7c7ca84cd0
+1 -1
View File
@@ -166,7 +166,7 @@ export default {
.tip-text{
font-family: Source Han Sans SC;
font-weight: 500;
font-size: 26rpx;
font-size: 24rpx;
color: #fff;
opacity: 0.6;
line-height: 36rpx;