fix
This commit is contained in:
@@ -152,7 +152,7 @@ function buildShippingLabelPdf(options: {
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
@page { size: 4in 6in; margin: 0.15in; }
|
||||
@page { size: 4in 5.5in; margin: 0; }
|
||||
*, *::before, *::after { box-sizing: border-box; }
|
||||
html, body { width: 100%; height: 100%; margin: 0; padding: 0; }
|
||||
body { font-family: ${company.theme.fontFamily}, Arial, sans-serif; color: #111827; font-size: 11px; }
|
||||
|
||||
Reference in New Issue
Block a user