Skip to content

Commit

Permalink
fix(cc-invoice): remove unnecessary padding
Browse files Browse the repository at this point in the history
  • Loading branch information
HeleneAmouzou committed Oct 22, 2024
1 parent 993ff9f commit 458a488
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/cc-invoice/cc-invoice.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ export class CcInvoice extends LitElement {
height: 31cm;
margin-inline: auto;
max-width: 22cm;
padding-inline: 1em;
width: 100%;
}
`,
Expand Down

0 comments on commit 458a488

Please sign in to comment.