chore: update checkbox source

This commit is contained in:
Steven
2024-10-27 10:19:06 +08:00
parent 963706aebd
commit f373d8e88c
11 changed files with 18 additions and 24 deletions

View File

@ -95,7 +95,7 @@ const LocationSelector = (props: Props) => {
return (
<Popover open={popoverOpen} onOpenChange={setPopoverOpen}>
<PopoverTrigger>
<Button className="group px-2" variant="plain">
<Button className="group" size="sm" variant="plain">
<MapPinIcon className="w-5 h-5 mx-auto shrink-0" />
{props.location && (
<>