Make popover button float to right
This commit is contained in:
@ -237,7 +237,7 @@ export default function () {
|
|||||||
</Flex>
|
</Flex>
|
||||||
<Popover placement="top">
|
<Popover placement="top">
|
||||||
<PopoverTrigger>
|
<PopoverTrigger>
|
||||||
<Button borderRadius="50%" h="16" w="16">
|
<Button borderRadius="50%" float="right" h="16" w="16">
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="32"
|
width="32"
|
||||||
|
Reference in New Issue
Block a user