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>
|
||||
</Box>
|
||||
</Flex>
|
||||
<Popover placement="top">
|
||||
<Popover placement="top-end">
|
||||
<PopoverTrigger>
|
||||
<Button
|
||||
borderRadius="50%"
|
||||
|
Loading…
x
Reference in New Issue
Block a user