【发布时间】:2018-10-30 15:07:36
【问题描述】:
我希望我的登录框仅填写 bootstrap 提供的 8 列。目前这是我为 div 写的:
<div class="shadow bg-white rounded col-lg-5 col-md-5 col-sm-6 col-xs-8 tile">
但是这是我得到的当前结果......
有什么想法吗?
【问题讨论】:
-
你期待什么结果?也许展示它并分享更多你的代码。
-
添加更多代码或为相同的代码创建小提琴。
-
阅读the docs。 Bootstrap 4 中没有 -xs。
标签: html bootstrap-4