* [bug #51182, done] fix batch form modal size opened from old page.

This commit is contained in:
sunhao
2024-06-18 15:24:03 +08:00
committed by 王于听
parent c043d60f60
commit e285507a25
+1
View File
@@ -4,3 +4,4 @@ body > .modal-dialog > .modal-content > .modal-body > .detail-body {height: auto
.modal-content, .modal-dialog {height: auto!important; max-height: none!important}
.modal-body {overflow: visible!important;}
.modal {overflow: auto!important;}
.body-modal .modal-body .panel-form-batch .form-batch-container {max-height: unset;}