diff --git a/rsconcept/frontend/src/components/select/SelectLocationContext.tsx b/rsconcept/frontend/src/components/select/SelectLocationContext.tsx index 9dded7ae..65af7646 100644 --- a/rsconcept/frontend/src/components/select/SelectLocationContext.tsx +++ b/rsconcept/frontend/src/components/select/SelectLocationContext.tsx @@ -52,7 +52,7 @@ function SelectLocationContext({ /> onChangeLocation(location)} - className={clsx('w-[35rem]', 'pb-3 px-6 flex gap-3')} + className={clsx('w-[35rem]', 'pb-3 px-6 flex gap-3 h-[9rem]')} >
{ownerSelector.isOpen ? ( - + {ownerSelector.isOpen ? (