mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
bug: largura impressão fichas
This commit is contained in:
Binary file not shown.
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user