0
点赞
收藏
分享

微信扫一扫

kindeditor设置居中显示

小沙坨 2022-01-11 阅读 143
csscss3html

body的样式text-align: center对kindeditor不起作用;
修改themes/default/default.css中.ke-container的样式margin: 0;为margin: auto。

感谢大佬:https://github.com/kindsoft/kindeditor/issues/198

举报

相关推荐

0 条评论