🐛 处理vuetify4的color-mix导致的分享异常

This commit is contained in:
BTMuli
2026-02-26 23:40:33 +08:00
parent d1a4b6e97d
commit 2a84e25f4a
3 changed files with 150 additions and 165 deletions

View File

@@ -293,6 +293,7 @@ async function handleUser(): Promise<void> {
border: 1px solid var(--common-shadow-1);
border-radius: 4px;
background: var(--box-bg-1);
color: var(--app-page-content);
word-break: break-all;
}