Merge pull request 'Adjusted align issue in print blade file' (#833) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 15s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 15s
Reviewed-on: #833
This commit was merged in pull request #833.
This commit is contained in:
@@ -77,6 +77,17 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 5pt;
|
right: 5pt;
|
||||||
top: 8pt;
|
top: 8pt;
|
||||||
|
width: 69pt;
|
||||||
|
}
|
||||||
|
|
||||||
|
.po-long {
|
||||||
|
font-size: 8pt;
|
||||||
|
font-weight: bold;
|
||||||
|
text-align: left !important;
|
||||||
|
position: absolute;
|
||||||
|
right: 5pt;
|
||||||
|
top: 8pt;
|
||||||
|
width: 69pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* .desc {
|
/* .desc {
|
||||||
|
|||||||
Reference in New Issue
Block a user