diff --git a/daily-thought-frontend/src/components/user/UserList.tsx b/daily-thought-frontend/src/components/user/UserList.tsx index cfe017c147926c7c8701893728632b542293b3da..7512ef270c0d9bc8c2d3aa1eb89d03ebbd50932d 100644 --- a/daily-thought-frontend/src/components/user/UserList.tsx +++ b/daily-thought-frontend/src/components/user/UserList.tsx @@ -25,7 +25,7 @@ const UserList: FC<PropsWithChildren<UserListProps>> = ({ Users, children }) => leaveFrom="opacity-100 translate-y-0" leaveTo="opacity-0 translate-y-1" > - <Popover.Panel className="absolute z-50 left-2/3 mt-8 w-screen w-60 -translate-x-1/2 transform px-4 sm:px-0"> + <Popover.Panel className="max-w-xs absolute z-50 left-2/3 mt-8 w-screen w-60 -translate-x-1/2 transform px-4 sm:px-0"> <div className=" relative overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5"> <div className="bg-white p-3"> <span className="flex items-center border-b">