fix: 修复登录页三方图标色值

This commit is contained in:
Ray.Hao
2026-05-30 17:54:32 +08:00
parent 63b73bae0e
commit 0ac7bef442
3 changed files with 6 additions and 3 deletions

View File

@@ -581,6 +581,7 @@ onMounted(() => getCaptcha());
gap: 14px;
align-items: center;
justify-content: center;
color: var(--el-text-color-secondary);
&__item {
display: flex;