0

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

所以我将 eg 添加border-dark到类名中,这对我不起作用: 在此处输入图像描述

4

1 回答 1

0

The solution was to add next to border-dark for the color also the direction e.g. border-left border-right border-top border-bottom

于 2019-06-12T09:50:15.137 回答