diff --git a/src/components/Facility/PatientNotesSlideover.tsx b/src/components/Facility/PatientNotesSlideover.tsx
index 5ff7f6d5da0..2e2fd3846cf 100644
--- a/src/components/Facility/PatientNotesSlideover.tsx
+++ b/src/components/Facility/PatientNotesSlideover.tsx
@@ -161,7 +161,10 @@ export default function PatientNotesSlideover(props: PatientNotesProps) {
className="tooltip text-lg transition-all delay-150 duration-300 ease-out"
/>
{t("minimize")}
@@ -175,7 +178,10 @@ export default function PatientNotesSlideover(props: PatientNotesProps) {
className="tooltip text-lg transition-all delay-150 duration-300 ease-out"
/>
{t("close")}