mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2024-11-17 06:19:27 +08:00
changes in pdf printing style
This commit is contained in:
parent
59525c173d
commit
84990b70e0
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ export default function TransactionPage() {
|
||||||
alignContent: "center",
|
alignContent: "center",
|
||||||
justifyContent: "center",
|
justifyContent: "center",
|
||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
marginTop: 64
|
marginTop: 130
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<PDFDownloadLink
|
<PDFDownloadLink
|
||||||
|
|
Loading…
Reference in a new issue