center content tables in pdf generator

This commit is contained in:
marcos.alconada 2019-08-16 09:30:10 +02:00
parent 61a1243213
commit f2cf24cfb8

View File

@ -30,6 +30,7 @@
table { table {
text-align: center; text-align: center;
} }
table.header_table { table.header_table {
width: 100%; width: 100%;
} }