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

@ -80,6 +80,8 @@ i) `.modal-body` class styles the body of the modal(dialog/popup).It can have ot
j) `.modal-footer` class styles the footer of the modal. j) `.modal-footer` class styles the footer of the modal.
k) `.modal-dialog-centered` class styles to vertically center the modal.
#### More Information : #### More Information :
[Bootstrap Modal](https://bootstrapbay.com/blog/working-bootstrap-modal/) [Bootstrap Modal](https://bootstrapbay.com/blog/working-bootstrap-modal/)