打开 ueditor.all.js  ueditor去掉图片之间的间隙

找到ueditor.all.js里的render: function (container)在里面添加img{vertical-align:top;outline-width:0px;}

 

ueditor去掉图片之间的间隙

 

 

相关文章: