diff --git a/client/styles/components/_overlay.scss b/client/styles/components/_overlay.scss index 8662bc2d..2065a230 100644 --- a/client/styles/components/_overlay.scss +++ b/client/styles/components/_overlay.scss @@ -22,7 +22,7 @@ display: flex; flex-wrap: wrap; flex-flow: column; - max-height: 88%; + max-height: 80%; max-width: 65%; }