Set popover placement to top-end
This commit is contained in:
parent
f93116c5eb
commit
4d6cde7a0b
@ -240,7 +240,7 @@ export default function () {
|
|||||||
<Select>{entryTypes}</Select>
|
<Select>{entryTypes}</Select>
|
||||||
</Box>
|
</Box>
|
||||||
</Flex>
|
</Flex>
|
||||||
<Popover placement="top">
|
<Popover placement="top-end">
|
||||||
<PopoverTrigger>
|
<PopoverTrigger>
|
||||||
<Button
|
<Button
|
||||||
borderRadius="50%"
|
borderRadius="50%"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user