diff --git a/src/Components/Facility/LocationManagement.tsx b/src/Components/Facility/LocationManagement.tsx index 2223aa2e8f..88af36ab01 100644 --- a/src/Components/Facility/LocationManagement.tsx +++ b/src/Components/Facility/LocationManagement.tsx @@ -289,7 +289,7 @@ const Location = ({ border className={cn( "mt-3 flex w-full items-center justify-between", - totalBeds != null && "opacity-50", + totalBeds != null && "opacity-100", )} href={`location/${id}/beds`} >