diff --git a/src/Components/Facility/Consultations/Feed.tsx b/src/Components/Facility/Consultations/Feed.tsx index 31691c736f4..3e147225094 100644 --- a/src/Components/Facility/Consultations/Feed.tsx +++ b/src/Components/Facility/Consultations/Feed.tsx @@ -446,9 +446,9 @@ export const Feed: React.FC = ({ consultationId, facilityId }) => { getCameraStatus({}); }} className={classNames( - "block border border-gray-500 px-4 py-2", + "block border border-gray-500 px-4 py-2 first:rounded-l last:rounded-r", currentPreset === preset - ? "rounded border-primary-500 bg-primary-500 text-white" + ? "border-primary-500 bg-primary-500 text-white" : "bg-transparent" )} >