소스 검색

更新:图标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;