I tried the following:
30条回答 醉酒成梦 (楼主) 2020-11-27 09:17 This is what I did, in my custom.css I added these lines and that was all. .modal-lg { width: 600px!important; margin: 0 auto; } Obviously, you can change the size of the width. 0 讨论(0) 查看其它30个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
This is what I did, in my custom.css I added these lines and that was all.
.modal-lg { width: 600px!important; margin: 0 auto; }
Obviously, you can change the size of the width.