fix: 样式问题修复

This commit is contained in:
WuYihui
2023-05-10 10:28:46 +08:00
parent afd57ea06e
commit cdc7c76eb5
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ export default defineComponent({
color="var(--top-header-text-color)"
></LocaleDropdown>
) : undefined}
<UserInfo class="custom-hover"></UserInfo>
<UserInfo></UserInfo>
</div>
</div>
)