Compare commits

..

1 Commits

Author SHA1 Message Date
admin 5afa1c609d chore(favicon): 使用预发布环境的图标
Docker Image / Quality and Bundle Budgets (push) Successful in 3s
Docker Image / Build and Push Docker Image (push) Successful in 1m52s
2026-07-21 16:03:16 +08:00
+5 -1
View File
@@ -75,7 +75,7 @@
min-height: 0;
flex: 0 1 auto;
flex-direction: column;
margin-top: auto;
margin-top: 0;
}
.headerIdentity {
@@ -542,6 +542,10 @@
}
@media (max-height: 600px) {
.contentFlow {
margin-top: auto;
}
.headerAvatar {
margin-top: 0;
}