【发布时间】:2016-12-01 22:09:27
【问题描述】:
在 bootstrap-3 中有 .well 类,它在元素周围添加一个圆形边框,具有灰色背景颜色和一些填充。
<div class="well">Basic Well</div>
但是,我在 bootstrap-4 中没有找到任何 .well 类。 bootstrap-4中是否有与.well等价的标签?
【问题讨论】:
-
well对于新的卡片组件已完全删除。 v4-alpha.getbootstrap.com/migration
标签: css twitter-bootstrap twitter-bootstrap-3 bootstrap-4 twitter-bootstrap-4