@@ -272,7 +272,8 @@ onMounted(() => {
.select,
.input {
- width: 27%;
+ // width: 27%;
+ width: 100%;
}
.el-select__wrapper {