Add New Style (#33059)

Add class styles to vertically centered the modal
This commit is contained in:
Muh Fachrul Razy
2019-06-23 10:39:39 +08:00
committed by Tom
parent e3b0a88910
commit a1d3f1fbe0

View File

@ -79,6 +79,8 @@ h) `.modal-title` class styles the header of the modal with a proper height.
i) `.modal-body` class styles the body of the modal(dialog/popup).It can have other markups like `<p>,<img>,<video>` etc.
j) `.modal-footer` class styles the footer of the modal.
k) `.modal-dialog-centered` class styles to vertically center the modal.
#### More Information :