Browse Source

更新:图标icon居中显示

zhangfu 3 years ago
parent
commit
fcd19be060
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/pages/classification/index.vue

+ 3 - 0
src/pages/classification/index.vue

@@ -297,6 +297,9 @@ export default {
       justify-content: space-between;
       justify-content: space-between;
       align-items: center;
       align-items: center;
       margin-bottom: 10px;
       margin-bottom: 10px;
+      .el-input__suffix {
+        height: 32px;
+      }
     }
     }
 
 
     margin-bottom: 20px;
     margin-bottom: 20px;