Browse Source

修改样式

linxuxiang 1 month ago
parent
commit
e8f98326aa
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/analysis/index.vue

+ 2 - 1
src/views/analysis/index.vue

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