diff --git a/css/_drawer.scss b/css/_drawer.scss index 796043946..8f78e372f 100644 --- a/css/_drawer.scss +++ b/css/_drawer.scss @@ -23,7 +23,7 @@ max-height: calc(80vh - 64px); background: #242528; border-radius: 16px 16px 0 0; - overflow-y: hidden; + overflow-y: scroll; margin-bottom: env(safe-area-inset-bottom, 0); width: 100%;