修改字体间距

This commit is contained in:
weinan2087
2022-11-17 11:57:18 +08:00
parent 97ab1a7d72
commit 1ed0c938ff

View File

@@ -657,7 +657,7 @@ export default {
display: flex;
flex-direction: column;
justify-content: space-around;
margin-top: 40rpx;
margin-top: 16rpx;
font-size: 13px;
color: #999999;
}