Merge pull request 'corrected logic in print item serial for production order' (#999) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
Reviewed-on: #999
This commit was merged in pull request #999.
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
.po-long {
|
.po-long {
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: left !important;
|
text-align: right !important;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 5pt;
|
right: 5pt;
|
||||||
top: 8pt;
|
top: 8pt;
|
||||||
|
|||||||
Reference in New Issue
Block a user