enable dark mode just in panel page
This commit is contained in:
@@ -8,7 +8,7 @@ function Head({ user }) {
|
||||
<div className="hidden md:flex flex-col lg:flex-row w-full items-stretch justify-center gap-[12px] lg:gap-[24px]">
|
||||
<div className="bg-head-dashboard rounded-[8px] relative w-full !bg-no-repeat !bg-cover py-[20px] px-[24px] !bg-center flex items-center">
|
||||
<div className="flex w-full pl-[calc(5%+140px)] lg:pl-[calc(9%+171px)] flex-col justify-start items-start gap-[8px]">
|
||||
<p className="text-[3B3B3B] text-[16px] font-bold">
|
||||
<p className="text-[#3B3B3B] text-[16px] font-bold">
|
||||
{user.name}{" "}
|
||||
<span className="text-[#3B3B3B] text-[16px] font-normal">
|
||||
عزیز!
|
||||
|
||||
Reference in New Issue
Block a user