Commit 816a538b by huaying

Merge branch 'feature/7月迭代-会员' into test

parents 80aed9e0 1d97fa2e
......@@ -301,15 +301,16 @@
justify-content: space-between;
align-items: center;
flex-shrink: 0;
width: 326px;
min-width: 326px;
.score-detail {
margin-left: 10px;
.score-detail-item {
&+.score-detail-item {
margin-top: 9px;
}
.score-detail-label {
display: inline-block;
margin-right: 16px;
// margin-right: 16px;
width: 84px;
font-size: 13px;
font-weight: 400;
......@@ -318,7 +319,7 @@
vertical-align: middle;
}
.score-detail-value {
font-size: 16px;
font-size: 20px;
font-weight: bold;
color: #303133;
line-height: 19px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment