Make popover button float to right
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user