gpt4 book ai didi

html - ( Bootstrap )输入组类不允许我将输入集中在模态中

转载 作者:太空宇宙 更新时间:2023-11-04 12:31:33 25 4
gpt4 key购买 nike

为什么我在使用 input-group 时不能将我的 input 居中?使用输入组:http://jsfiddle.net/mr4pgk52/

<input style="margin: 0 auto; width: 200px;" type="text" class="form-control">

没有输入组:http://jsfiddle.net/56ss9e0c/

<div class="input-group><input style="margin: 0 auto; width: 200px;" type="text" class="form-control"></div>

最佳答案

只需添加

.input-group{ margin:0 auto;}

DEMO

关于html - ( Bootstrap )输入组类不允许我将输入集中在模态中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27602435/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com