소스 검색

月报表下拉框参数样式调整

cfort 1 년 전
부모
커밋
9ef6a786cc
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/views/component/env/monthlyStat.vue

+ 3 - 0
src/views/component/env/monthlyStat.vue

@@ -165,6 +165,9 @@ export default {
                 .el-input {
                 .el-input {
                     width: calc(100% - 100px);
                     width: calc(100% - 100px);
                 }
                 }
+                .el-select {
+                    width: 100%;
+                }
             }
             }
         }
         }
         .toolbar {
         .toolbar {