时间距离前面的间距

This commit is contained in:
daihh
2022-10-22 15:12:00 +08:00
parent 1f234de802
commit 625f44d2b2

View File

@@ -861,6 +861,7 @@
padding: 40px 40px; padding: 40px 40px;
.comment-time{ .comment-time{
display: flex; display: flex;
padding-left: 12px;
justify-content: space-between; justify-content: space-between;
margin-top: 10px; margin-top: 10px;
color: #666666; color: #666666;