Skip to content

Commit

Permalink
Fix popover position
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir committed Aug 27, 2020
1 parent cd59054 commit 2890ce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Header/HeaderPopover.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ function HeaderPopover({
onClose={onClose}
opener={opener}
visible={visible}
position="bottom-start"
css={`
width: ${width}px;
`}
Expand Down

0 comments on commit 2890ce3

Please sign in to comment.