design dark mode turns & add-doctor & account & layout and components MUI
This commit is contained in:
@@ -38,8 +38,8 @@ function MenuProfile({ data }) {
|
||||
width={48}
|
||||
/>
|
||||
<div className="flex flex-col items-start justify-between gap-[3px]">
|
||||
<p className="text-[#3B3B3B] dark:text-[#FAFAFA] text-[14px] font-semibold dark:text-[]">
|
||||
{data.name}
|
||||
<p className="text-[#3B3B3B] dark:text-[#D7D8ED] text-[14px] font-semibold">
|
||||
دکتر {data.name}
|
||||
</p>
|
||||
<p className="text-[#7E7E7E] dark:text-[#A1A1A1] text-[12px] font-normal">
|
||||
{data.expertise}
|
||||
|
||||
Reference in New Issue
Block a user