refactor: refs #7644 Optimized barcode #2819

Open
guillermo wants to merge 7 commits from 7644-optimizedBarcode into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b1109af1e8 - Show all commits

View File

@ -7,11 +7,11 @@ table {
border: 1px solid;
width: 100%;
font-size: inherit;
page-break-before: always;
}
td {
border: 1px solid;
padding: 5px;
width: 100%;
}
span {
font-size: 48px;

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<table v-for="buy in buys" style="break-before: page">
<table v-for="buy in buys">
<tbody>
<tr>
<td colspan="2">