diff --git a/components/shared/dropdown.tsx b/components/shared/dropdown.tsx index 002bd87..1e1f415 100644 --- a/components/shared/dropdown.tsx +++ b/components/shared/dropdown.tsx @@ -71,6 +71,7 @@ const Dropdown: React.FC> = React.memo(({ width: ${rect.width}px; top: ${rect.top + 2}px; left: ${rect.left}px; + z-index: 100; } `}