diff --git a/openmetadata-ui/src/main/resources/ui/src/components/dropdown/AnchorDropDownList.tsx b/openmetadata-ui/src/main/resources/ui/src/components/dropdown/AnchorDropDownList.tsx index f539d0eccdc..fef9276e8f8 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/dropdown/AnchorDropDownList.tsx +++ b/openmetadata-ui/src/main/resources/ui/src/components/dropdown/AnchorDropDownList.tsx @@ -33,7 +33,7 @@ const AnchorDropDownList = ({ dropDownList, setIsOpen }: DropDownListProp) => { aria-labelledby="menu-button" aria-orientation="vertical" className="tw-origin-top-right tw-absolute tw-z-9998 - tw-right-0 tw-mt-2 tw-w-36 tw-rounded-md tw-shadow-lg + tw-right-0 tw-mt-2 tw-min-w-max tw-rounded-md tw-shadow-lg tw-bg-white tw-ring-1 tw-ring-black tw-ring-opacity-5 focus:tw-outline-none" role="menu">