Explorar el Código

更新:图标icon居中显示

zhangfu hace 3 años
padre
commit
fcd19be060
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;