diff --git a/src/components/receiptPrinting.vue b/src/components/receiptPrinting.vue index 0423670..3e5c10d 100644 --- a/src/components/receiptPrinting.vue +++ b/src/components/receiptPrinting.vue @@ -193,6 +193,7 @@ span { position: relative; margin-top: 37px; margin-bottom: 5px; + min-height: 18px; } #details-wrap span { padding-left: 7px; @@ -200,16 +201,19 @@ span { #details-wrap .cidName{ position: absolute; + top: 3px; left: 0; line-height: 12px; } #details-wrap .propertyid{ position: absolute; + top: 3px; left: 187px; line-height: 12px; } #details-wrap .constructionarea{ position: absolute; + top: 3px; right: 203px; } tr,