Skip to content

Commit

Permalink
💄 调整tag样式
Browse files Browse the repository at this point in the history
  • Loading branch information
BTMuli committed Jun 12, 2024
1 parent b22d23f commit b628df5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/views/t-post.vue
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,10 @@ onUnmounted(() => {
/* extra */
.tp-post-extra {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: start;
column-gap: 10px;
gap: 5px 10px;
}
/* collection */
Expand Down

0 comments on commit b628df5

Please sign in to comment.