From d1725735393355f1476a0290fa0eba19e70e4501 Mon Sep 17 00:00:00 2001 From: sonika <> Date: Tue, 22 Aug 2023 12:49:56 +0530 Subject: [PATCH] css changes --- src/App.css | 14 ++++++ .../PatientForm/FamilyFormSection2.tsx | 35 +++++++++----- .../PatientForm/MedicalHistorySection3.tsx | 48 +++++++++++-------- .../PatientForm/PersonalSection1.tsx | 4 +- 4 files changed, 68 insertions(+), 33 deletions(-) diff --git a/src/App.css b/src/App.css index a55c10d..8328efb 100644 --- a/src/App.css +++ b/src/App.css @@ -11,4 +11,18 @@ .collapsable-form-style label { padding: 15px; +} + +.collapsable-form-style-radioButtons{ + width: 300px !important; + margin: 5%; + padding-top: 12px; + padding-left: 16px; +} + +.collapsable-form-style-radioButtons-fullwidth{ + /* width: 300px !important; */ + margin: 5%; + padding-top: 12px; + padding-left: 16px; } \ No newline at end of file diff --git a/src/Components/PatientForm/FamilyFormSection2.tsx b/src/Components/PatientForm/FamilyFormSection2.tsx index 5677bc0..efa2a14 100644 --- a/src/Components/PatientForm/FamilyFormSection2.tsx +++ b/src/Components/PatientForm/FamilyFormSection2.tsx @@ -61,7 +61,7 @@ export default function FamilyFormSection(){ <>
- + Marital Status } label="Married" /> } label="Single" /> @@ -78,16 +80,14 @@ export default function FamilyFormSection(){ } label="Seperated" /> } label="Divorced" /> - {formik.touched.maritalStatus && formik.errors.maritalStatus ? ( -
{formik.errors.maritalStatus}
- ) : null} +
@@ -150,6 +150,13 @@ export default function FamilyFormSection(){ onBlur={formik.handleBlur} />
+ + + + + Spouse's Information: + + + + + Emergency: + + + + + Physician Hisory Information: + + - + + Chiropractor Information: + + + Previous Chiropractic Care: - + + + Have you had an X-ray/CT Scan within the last 12 months? If yes, did you bring the CD of images for the doctor to review? + + } label="Yes" /> + } label="No" /> + + + + + Who can we thank for referring you to our office: - - - Have you had an X-ray/CT Scan within the last 12 months? If yes, did you bring the CD of images for the doctor to review? - - } label="Yes" /> - } label="No" /> - - - - - + How do you prefer to be reminded of your appointments? - + Gender