feat: paper template customize

This commit is contained in:
Ahmed Bouhuolia
2024-09-10 21:54:37 +02:00
parent 77a1e35ff4
commit 716dec799a
19 changed files with 269 additions and 293 deletions

View File

@@ -22,7 +22,6 @@
}
.details {
margin-bottom: 25px;
display: flex;
flex-direction: column;
gap: 4px;
@@ -40,7 +39,6 @@
.addressRoot{
display: flex;
flex-direction: row;
margin-bottom: 25px;
}
.addressBillTo{
@@ -101,7 +99,6 @@
.totals{
display: flex;
flex-direction: column;
margin-bottom: 40px;
margin-left: auto;
width: 300px;
}