Skip to content

Commit

Permalink
修复css错误
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbbbbbbbbba committed May 28, 2024
1 parent b84386d commit 6870ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/src/views/pages/article/components/ArticleList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
.article-header {
margin-bottom: 6px;
display: flex;
align-item: center;
align-items: center;
justify-content: space-between;
.article-status {
Expand Down

0 comments on commit 6870ef2

Please sign in to comment.