Przeglądaj źródła

更新:图标icon居中显示

zhangfu 3 lat temu
rodzic
commit
fcd19be060
1 zmienionych plików z 3 dodań i 0 usunięć
  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;