chore: mobile font

This commit is contained in:
engigu
2026-04-17 21:09:12 +08:00
parent d16540b5cb
commit 98cf876ea0
4 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ const { theme, setTheme } = useTheme()
</DropdownMenuItem>
<DropdownMenuItem @click="setTheme('system')" class="gap-2">
<Monitor class="h-4 w-4" />
<span>跟随系统</span>
<span>系统</span>
</DropdownMenuItem>
</DropdownMenuContent>
</DropdownMenu>