In bootstrap-3 there is .well
class which adds a rounded border around an element with a gray background color and some padding.
<div class="well">Basic Well</div>
But, I didn't find any .well
class in bootstrap-4. Is there any tag equivalent to .well
in bootstrap-4?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…