wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e3e9b1393de009d75c6e26a8bca73cb2570876b9
Authored by
后端开发-许程
2019-11-18 10:22:02 +0800
1 parent
9d1ad93c
商品详情中的商品评价样式修改
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.wxss
pages/goods/goodsInfo/goodsInfo.wxss
View file @
e3e9b13
...
...
@@ -1220,7 +1220,8 @@ left:31rpx;}
1220
1220
white-space:normal;
1221
1221
overflow: hidden;
1222
1222
margin-top: 8rpx;
1223
-
1223
+ line-height: 36rpx;
1224
+
1224
1225
}
1225
1226
.xc_comment-val{
1226
1227
width: 88%;
...
...