fix: Style of paper template address

This commit is contained in:
Ahmed Bouhuolia
2024-09-21 20:04:23 +02:00
parent 6271d6c268
commit ad74007d58
7 changed files with 17 additions and 21 deletions

View File

@@ -37,16 +37,9 @@
}
.addressRoot{
display: flex;
flex-direction: row;
}
.addressBillTo{
flex: 1;
}
.addressFrom{
flex: 1;
> div{
flex: 1;
}
}
.table {