feat(HEL-571): 网站图标全部换成新太极Logo

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
总工
2026-09-17 23:15:07 +08:00
co-authored by multica-agent
parent fa82b8621e
commit 91a1b7716f
14 changed files with 67 additions and 27 deletions
+9 -3
View File
@@ -1419,10 +1419,16 @@ body.login-portal {
background: rgba(255, 255, 255, 0.12);
}
.login-brand-glyph {
font-size: 20px;
.login-brand-mark img {
width: 100%;
font-weight: var(--font-weight-semibold);
height: 100%;
display: block;
border-radius: inherit;
object-fit: cover;
}
.login-brand-identity {