fix:fix getCurrentStudyWord function,fix Setting page

This commit is contained in:
zyronon
2025-08-19 02:02:37 +08:00
parent a603bcdb0d
commit b5639dd6c1
17 changed files with 363 additions and 423 deletions

View File

@@ -164,6 +164,7 @@ html, body {
overflow-x: hidden;
color: var(--color-main-text);
font-family: var(--font-family);
background: var(--color-primary);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}