Bootstrap Studio:为元素添加边框

时间:2019-06-12 09:26:15

标签: html css twitter-bootstrap frontend bootstrap-studio

据我所知,无法通过bootstrap-studio用户界面在元素上添加边框。唯一的方法是通过css或添加boostrap边界类:https://getbootstrap.com/docs/4.1/utilities/borders/

所以我要添加例如border-dark更改为类名,这对我不起作用: enter image description here

1 个答案:

答案 0 :(得分:0)

解决方案是在border-dark旁边添加颜色以及方向,例如border-left border-right border-top border-bottom