瀏覽代碼

更新:图标icon居中显示

zhangfu 3 年之前
父節點
當前提交
fcd19be060
共有 1 個文件被更改,包括 3 次插入0 次删除
  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;
       align-items: center;
       margin-bottom: 10px;
+      .el-input__suffix {
+        height: 32px;
+      }
     }
 
     margin-bottom: 20px;