优化页面
This commit is contained in:
parent
f0a4f02647
commit
2df4aeb189
|
@ -165,7 +165,7 @@ export default {
|
||||||
}
|
}
|
||||||
.tags {
|
.tags {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 30rpx 0;
|
margin-top: 20rpx;
|
||||||
}
|
}
|
||||||
.tag {
|
.tag {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
@ -176,6 +176,7 @@ export default {
|
||||||
background: #f6f6f6;
|
background: #f6f6f6;
|
||||||
border-radius: 23rpx;
|
border-radius: 23rpx;
|
||||||
margin-right: 24rpx;
|
margin-right: 24rpx;
|
||||||
|
margin-bottom: 20rpx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.grade {
|
.grade {
|
||||||
|
|
Loading…
Reference in New Issue