您现在的位置是:网站首页>前端技术>HTML5教程HTML5教程

VUE移动端使用富文本编辑器 wangEditor 样式修改自适应

神夜2019-11-22 11:45:47HTML5教程5539人已围观文章来源:神夜个人博客

简介VUE移动端使用富文本编辑器 wangEditor

样式部分修改


<style>
 .wangeditor{ padding:0.2rem;}
 .wangeditor .w-e-toolbar{ display: block; border:0px !important; background:#f7f7f7; height:60px; }
 .wangeditor .w-e-toolbar .w-e-menu{ width:20%; padding:6px 0; z-index:11 !important; text-align: center;  float:left; position: relative;}
 .wangeditor .w-e-text-container{ border:1px solid #eee !important; z-index:11 !important; }
</style>

参考网址:https://www.jianshu.com/p/52852d39f869


站点信息

  • 建站时间:2017-10-24
  • 网站程序:Hsycms 3.0
  • 文章统计:511条
  • 微信公众号:扫描二维码,关注我们