liuhj 7 months ago
parent
commit
d75fd8d9e6
1 changed files with 3 additions and 0 deletions
  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>