优化页面

This commit is contained in:
TOP糯米 2023-03-29 20:46:21 +08:00
parent f0a4f02647
commit 2df4aeb189
1 changed files with 2 additions and 1 deletions

View File

@ -165,7 +165,7 @@ export default {
}
.tags {
width: 100%;
margin: 30rpx 0;
margin-top: 20rpx;
}
.tag {
display: inline-block;
@ -176,6 +176,7 @@ export default {
background: #f6f6f6;
border-radius: 23rpx;
margin-right: 24rpx;
margin-bottom: 20rpx;
}
}
.grade {