modal box
Posted: 24 Oct 2023, 15:50
hello,
I would like to know how to resize modal box of the Button Detail View.
best regards.
I would like to know how to resize modal box of the Button Detail View.
best regards.
Code: Select all
#pdCategoryModal.detail .modal-dialog {
height: 90%;
max-width: 95%;
}