@@ -67,7 +67,7 @@ onMounted(() => {
.selectDiv {
position: absolute;
z-index: 1000;
- width: 375px;
+ width: 100%;
max-height: 480px;
padding-bottom: 30px;
left: 0;
@@ -77,7 +77,7 @@ onMounted(() => {