Skip to content

Commit

Permalink
Fix Export Button Overflow (ohcnetwork#8931)
Browse files Browse the repository at this point in the history
  • Loading branch information
JavidSumra authored Oct 29, 2024
1 parent bc15ed9 commit 0925884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Patient/ManagePatients.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ export const PatientManager = () => {
>
<CareIcon icon="l-plus" className="text-lg" />
<p id="add-patient-div" className="lg:my-[2px]">
Add Patient Details
Add Patient
</p>
</ButtonV2>
</div>
Expand Down

0 comments on commit 0925884

Please sign in to comment.