1 参考来自
http://www.iis7.com/a/nr/wz/202108/53923.html
2 示例需要先找到改组件的样式然后进行修改
http://www.iis7.com/a/nr/wz/202108/53923.html
.textarea >>> .el-textarea__inner{标签:el,textarea,html,element,important,ui,font,com From: https://www.cnblogs.com/runwithtime/p/16838700.html
/*font-family:"Microsoft" !important;*/
/*font-size:20px !important;*/
width: 140% !important;
}
.el-textarea >>> .el-input__count{
/*font-family:"Microsoft" !important;*/
/*font-size:20px !important;*/
position: absolute !important;
left: 120% !important;
}
3关于 上面>>>的解释
https://wenku.baidu.com/view/7b4c40a9a3116c175f0e7cd184254b35eefd1aea.html