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

@@ -392,15 +392,6 @@ const handleContentClick = (e) => {
</script>
<style scoped>
.article-footer-container {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
flex-wrap: wrap;
margin-top: 6px;
}
.comment-reaction-actions {
display: flex;
flex-direction: row;