diff --git a/src/components/ModeToggle.tsx b/src/components/ModeToggle.tsx index eb1445e..38094cf 100644 --- a/src/components/ModeToggle.tsx +++ b/src/components/ModeToggle.tsx @@ -29,7 +29,7 @@ export default function ModeToggle({ className }: { className?: string }) { variant="ghost" size="icon" className={cn( - "rounded-full border-0 bg-transparent shadow-none backdrop-blur transition hover:bg-background/45 hover:shadow-sm", + "rounded-full border-0 bg-transparent shadow-none transition hover:bg-background/45 hover:shadow-sm", className, )} aria-label={`تغییر تم به حالت ${nextThemeLabel}`} diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index e3dd1ec..52c7e3e 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -83,37 +83,37 @@ function ProfileAvatarMenu() { {[user?.first_name, user?.last_name].filter(Boolean).join(" ") || user?.username || "حساب کاربری"} - + - مشاهده پروفایل + - + - ویرایش پروفایل + - + - تغییر یا بازیابی رمز + {isAdminUser ? ( - + - داشبورد مدیریت + ) : null} - + - خروج از حساب + @@ -132,8 +132,8 @@ export default function Navbar() {
-
- گ +
+ لوگوی انجمن

diff --git a/src/components/NotificationsBell.tsx b/src/components/NotificationsBell.tsx index 79a007a..f9bdc39 100644 --- a/src/components/NotificationsBell.tsx +++ b/src/components/NotificationsBell.tsx @@ -87,7 +87,7 @@ export default function NotificationsBell() { type="button" variant="ghost" size="icon" - className="relative h-10 w-10 rounded-full border-0 bg-transparent shadow-none backdrop-blur transition hover:bg-background/45 hover:shadow-sm" + className="relative h-10 w-10 rounded-full border-0 bg-transparent shadow-none transition hover:bg-background/45 hover:shadow-sm" aria-label="اعلان‌ها" >