liuhj hace 8 meses
padre
commit
a979f48e56
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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>