1,Bootstrap 模态框插件Bootbox垂直居中样式: ... .modal { display: table; width: 600px; height: 100%; margin: 0 auto; } .modal-dialog { display: table-cell; ...
確定! 回上一頁