Skip to content

Commit

Permalink
Fix: PatientNoteCard Text Overflowing and Current Address (#9609)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaJ2305 authored Dec 30, 2024
1 parent 709d866 commit e34f178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Common/Breadcrumbs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ export default function Breadcrumbs({
<li className="mr-3 flex items-center">
<Button
variant="link"
type="button"
className="rounded bg-gray-200/50 px-1 text-sm font-normal text-gray-800 transition hover:bg-gray-200/75 hover:no-underline"
size="xs"
onClick={() => {
Expand Down

0 comments on commit e34f178

Please sign in to comment.