fix: 继续做UI工作

This commit is contained in:
Tim
2025-10-16 18:11:27 +08:00
parent ce04570efb
commit 39d954d98a
7 changed files with 129 additions and 48 deletions
+10
View File
@@ -488,6 +488,16 @@ const handleContentClick = (e) => {
font-weight: bold;
}
.article-footer-container {
display: flex;
flex-direction: row;
justify-content: space-between;
gap: 10px;
margin-top: 0px;
flex-wrap: wrap;
margin-bottom: 0px;
}
.medal-name {
font-size: 12px;
margin-left: 1px;