Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-02-23 14:12:04 +08:00

View File

@@ -190,12 +190,16 @@ export default {
justify-content: space-between;
margin-top: 28px;
.tags {
display: inline-block;
padding: 4px 16px;
background: #eeeeee;
border-radius: 24px;
}
.times {
width: 53%;
font-size: 28px;
color: #999;
margin-left: 15px;
}
}
}