edit import purchase order alignment issue -vadivel J

This commit is contained in:
vadivel J 2024-09-18 21:04:43 +05:30
parent 00ce827d69
commit a4f3f3ed2c
2 changed files with 576 additions and 582 deletions

View File

@ -46,6 +46,14 @@
td {
white-space: nowrap;
}
.th-total-order-value{
text-align:"right" !important;
width:55%;
}
</style>
@ -84,7 +92,8 @@
<th>PONO</th>
<th>PO Type</th>
<th>Supplier Name</th>
<th>Total Order Value</th>
<th class="th th-total-order-value">
Total Order Value</th>
<th>PO Status</th>
<th>Delivery Option</th>
<th>Delivery Date</th>

File diff suppressed because it is too large Load Diff