liuhj 7 달 전
부모
커밋
d75fd8d9e6
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/components/home.vue

+ 3 - 0
src/components/home.vue

@@ -1248,5 +1248,8 @@ i.icon-tongzhi {
 .all-box .el-form-item__label{
   font-size: 13px;
 }
+.all-box .el-input__inner{
+  font-size: 13px;
+}
 </style>