@@ -110,8 +110,9 @@
position: relative;
z-index: 2;
max-height: 50vh;
- overflow-y: auto;
+ overflow-y: scroll;
padding: 0 20px 0 0;
+ -webkit-overflow-scrolling: touch !important;
}
.edit-btn {
margin-top: 20px;