This commit is contained in:
花有清香月有阴
2022-02-23 13:56:08 +08:00
parent 909d24021a
commit 7ae663db75

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;
}
}
}