diff --git a/src/styles/theme.scss b/src/styles/theme.scss index 89711fc..c894d61 100644 --- a/src/styles/theme.scss +++ b/src/styles/theme.scss @@ -22,7 +22,7 @@ position: absolute; bottom: 80px; right: 20px; - max-height: calc(100vh - 100px); + max-height: calc(100vh - 200px); width: 280px; display: flex; flex-direction: column;