diff --git a/src/components/Chunk.js b/src/components/Chunk.js index 01a144b..f7dc897 100644 --- a/src/components/Chunk.js +++ b/src/components/Chunk.js @@ -32,7 +32,7 @@ const Popover = styled.div` --offset: 5rem; top: initial; - width: 370px; + width: 450px; ${({ orientation }) => { switch (orientation) {