I am new with this, especially with Bootstrap. I have this code:
9条回答 别那么骄傲 (楼主) 2021-01-29 22:55 Try to use this code: .col-lg-3 { width: 100%; } .input-group { width: 200px; // for exemple margin: 0 auto; } if it didn't work use !important 0 讨论(0) 查看其它9个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Try to use this code:
.col-lg-3 { width: 100%; } .input-group { width: 200px; // for exemple margin: 0 auto; }
if it didn't work use !important