style: 替换内联SVG为Phosphor图标组件并修复行高问题

- 在登录页、布局页和评论页中使用Phosphor图标组件替换内联SVG
- 移除登录页中已废弃的.password-toggle svg样式
- 修复评论组件中.cell-status-line的行高问题
- 保持管理员图标的原始内联SVG实现
This commit is contained in:
anghunk
2026-01-30 23:15:43 +08:00
parent f7c49ed9e6
commit f42a0b7b0a
5 changed files with 31 additions and 85 deletions

View File

@@ -259,6 +259,7 @@
align-items: center;
justify-content: center;
gap: 4px;
line-height: 1;
}
.cell-pin-flag {