mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 21:20:08 +00:00
style: CustomBackgroundImage
This commit is contained in:
@@ -33,7 +33,7 @@ export function LanguageSwitcher() {
|
||||
variant="outline"
|
||||
size="sm"
|
||||
className={cn("rounded-full px-[9px] bg-white dark:bg-black", {
|
||||
"bg-white/50 dark:bg-black/50": customBackgroundImage,
|
||||
"bg-white/80 dark:bg-black/80": customBackgroundImage,
|
||||
})}
|
||||
>
|
||||
{localeItems.find((item) => item.code === locale)?.name}
|
||||
|
||||
Reference in New Issue
Block a user