responsive page panel and add-doctor
This commit is contained in:
@@ -11,7 +11,7 @@ const list = [
|
||||
|
||||
function Form({ data, changeData }) {
|
||||
return (
|
||||
<div className="mt-[40px] flex flex-col gap-[32px] px-[52px]">
|
||||
<div className="mt-[32px] md:mt-[36px] lg:mt-[40px] flex flex-col gap-[24px] md:gap-[28px] lg:gap-[32px] px-0 sm:px-[52px]">
|
||||
<ContentText text="شماره کارت">
|
||||
<EditField
|
||||
isTransparent={true}
|
||||
|
||||
Reference in New Issue
Block a user