add line height nonsense to pdf page
This commit is contained in:
parent
e31b5554e1
commit
9e1a793273
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ body, html {
|
|||
}
|
||||
|
||||
p {
|
||||
line-height: 1;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue