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