Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shivankacker committed Jul 2, 2024
1 parent e163535 commit 9017d3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Components/ABDM/ABHAProfileModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ const ABHAProfileModal = ({ patientId, show, onClose, abha }: IProps) => {
}
show={show}
onClose={onClose}
className="max-w-[500px]"
fixedWidth={false}
>
<div
ref={printRef}
Expand Down

0 comments on commit 9017d3b

Please sign in to comment.