@@ -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%;