How to vertically align Bootstrap v4 modal dialogs

后端 未结 10 1387
轻奢々
轻奢々 2020-12-08 02:45

Vertically center modal dialogues in Bootstrap 4.

Note: The requirements below have been added to make it clear I am looking for a prop

10条回答
  •  既然无缘
    2020-12-08 03:25

    Just use this class " modal-dialog-centered " for showing Modal on center of screen Vertically .

    for exmaple:

    Thanks

提交回复
热议问题