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

View File

@@ -109,7 +109,7 @@ function onError() {
}
.base-user-avatar:hover {
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 24px rgba(251, 138, 138, 0.1);
transform: scale(1.05);
}