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(){ <>