diff --git a/app/scenes/Document/components/Contents.js b/app/scenes/Document/components/Contents.js index 5ba0faac0..88c7a0b65 100644 --- a/app/scenes/Document/components/Contents.js +++ b/app/scenes/Document/components/Contents.js @@ -74,7 +74,7 @@ const Wrapper = styled("div")` box-shadow: 1px 0 0 ${(props) => props.theme.divider}; margin-top: 40px; - margin-right: 2em; + margin-right: 3.2em; min-height: 40px; overflow-y: auto;