...
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-12 16:31:48 +08:00
parent 573b1cb7e5
commit ff0954a413

View File

@@ -27,13 +27,13 @@ export default function LanguageSettings() {
<div>
<div className="absolute top-10 right-0 rounded-md shadow-md flex flex-col gap-2">
<GhostButton
className="w-full"
className="w-full bg-[#35786f]"
onClick={() => setLocale("en-US")}
>
English
</GhostButton>
<GhostButton
className="w-full"
className="w-full bg-[#35786f]"
onClick={() => setLocale("zh-CN")}
>