diff --git a/app/Views/alterpurchaseorder.php b/app/Views/alterpurchaseorder.php index 1b674c97..b816f0bf 100755 --- a/app/Views/alterpurchaseorder.php +++ b/app/Views/alterpurchaseorder.php @@ -39,6 +39,19 @@ if (!empty($INRSYMBOL)) { + + /* Custom width for the modal */ + .modal-dialog { + width: 100%; /* You can adjust this percentage to your needs */ + max-width: 1200px; /* Optional: This ensures the modal doesn't grow too large on large screens */ + } + + /* Ensure content inside the modal scales properly */ + .modal-content { + width: 100%; + } + + .txtSpcialInstruction{ background-color: #f4f9fb; } @@ -47,10 +60,7 @@ if (!empty($INRSYMBOL)) { z-index: 1080 !important; } - #submitmodel { - margin-top: 200px; - z-index: 1080 !important; - } + #freightmodel { margin-top: 200px; @@ -72,9 +82,7 @@ if (!empty($INRSYMBOL)) { z-index: 1080 !important; } - .modal { - width:100% ! important; - } + .form-control { text-align: left; @@ -2805,57 +2813,66 @@ if (!empty($INRSYMBOL)) { -