fix: Change bg color and format

This commit is contained in:
shiyi
2025-08-19 17:41:06 +08:00
parent 15691503fc
commit 2cf0a0476f
2 changed files with 146 additions and 110 deletions

View File

@@ -380,11 +380,13 @@
align-items: center;
gap: 0.25rem;
font-size: 10px;
padding: 0 0.5rem;
border-radius: 50px;
background: #1a1a1a;
color: #a6a6a6;
border: 1px solid #333;
width: 20px;
height: 20px;
justify-content: center;
}
.star-count {