bug: largura impressão fichas

This commit is contained in:
2025-01-04 19:32:33 -03:00
parent 3b4a871166
commit f11686dbdb
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -14,7 +14,7 @@ function imprimirFichas() {
const element = document.getElementById("list-products-balcao"); const element = document.getElementById("list-products-balcao");
const style = `<style> const style = `<style>
td, th { td, th {
max-width: 200px;
border-collapse: collapse; border-collapse: collapse;
padding-top: 30px; padding-top: 30px;
margin: 0px; margin: 0px;