fix: 布局微调

This commit is contained in:
tim
2025-10-15 18:08:16 +08:00
parent 277883f9d9
commit 4f248e8a71
3 changed files with 2 additions and 11 deletions

View File

@@ -1272,7 +1272,7 @@ onMounted(async () => {
.article-footer-container {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 10px;
margin-top: 0px;
flex-wrap: wrap;