Make popover button float to right

This commit is contained in:
2023-10-19 16:50:06 -04:00
parent 8abad01e5f
commit 75046de9f1

View File

@ -237,7 +237,7 @@ export default function () {
</Flex>
<Popover placement="top">
<PopoverTrigger>
<Button borderRadius="50%" h="16" w="16">
<Button borderRadius="50%" float="right" h="16" w="16">
<svg
xmlns="http://www.w3.org/2000/svg"
width="32"