liuhj il y a 8 mois
Parent
commit
a979f48e56
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/components/home.vue

+ 3 - 0
src/components/home.vue

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