style: 登录注册忘记密码页 Logo 全亮显示 (opacity: 0.7 → 1)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2026-03-19 20:24:02 +08:00
parent 06725256f0
commit 9aa866297b
3 changed files with 3 additions and 3 deletions

View File

@@ -615,7 +615,7 @@
.back-home-logo {
height: 28px;
width: auto;
opacity: 0.7;
opacity: 1;
transition: opacity 0.2s;
}