diff --git a/src/styles.scss b/src/styles.scss index 751218bd52203ed747e979df002fe35518ce1307..3c489efa724c512c0d0a1152febb5c8ddd148bf9 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -432,7 +432,7 @@ button { } &.max-height { max-height: 50vh; - overflow-y: overlay; + overflow-y: scroll; } } .footer {