【发布时间】:2014-11-08 09:10:41
【问题描述】:
当我在 CSS 引导类 wells 中添加 summernote 时,summernote 的背景颜色会按预期变为灰色。但是如何保持summernote的背景颜色默认为白色。
<div class="well well-sm">
<div class="form-group">
<div id="summernote"></div>
</div>
</div>
【问题讨论】:
标签: css twitter-bootstrap summernote