Merge branch 'dev'

This commit is contained in:
ccbikai
2024-08-06 13:35:09 +08:00
2 changed files with 28 additions and 0 deletions

View File

@@ -181,6 +181,11 @@ const timeago = datetime.isBefore(dayjs().subtract(1, 'w'))
margin-right: 2px;
}
.content :global(.sticker) {
box-shadow: none;
border: none;
}
.tag-box {
flex-wrap: wrap;
}