@@ -233,7 +233,7 @@ onMounted(() => {
bottom: 0;
background-color: #fff;
border-radius: 20px 20px 0 0;
- overflow-y: scroll;
+ overflow-y: auto;
}
.selectBg {
position: absolute;
@@ -75,7 +75,7 @@ onMounted(() => {
@@ -85,7 +85,7 @@ onMounted(() => {