fix: show drop down menu with style

This commit is contained in:
RadoslavDimchev 2023-09-26 20:54:00 +03:00
parent 6f9f9e38f8
commit 6544a4ae13
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ const Validators = ({
</Text>
<DropdownMenu>
<ChevronDownIcon size={16} color={'#919191'} style={{ cursor: 'pointer' }} />
<DropdownMenu.Content sideOffset={10}>
<DropdownMenu.Content sideOffset={10} position="absolute" zIndex={999}>
<DropdownMenu.Item
icon={<EditIcon size={20} />}
label="asdf"