UI样式优化

This commit is contained in:
2025-11-16 13:02:00 +08:00
parent 6f4900eb0b
commit 6a365be470
7 changed files with 19 additions and 16 deletions

View File

@@ -122,7 +122,7 @@
align-items: center;
gap: 12px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 20px;
border-radius: 999px;
.follow_button {
display: flex;