vue项目修改el-input样式

html

style

.textarea>>>.el-input__inner{
  	  font-size: 18px!important;
      color:#000000!important;
      font-family: cursive!important;  
      border:none    !important;  
  } 

效果

posted @ 2020-10-21 15:44  爱喝可乐的靓仔  阅读(6656)  评论(0编辑  收藏  举报