fix: contract terms details with fullfilment url
This commit is contained in:
parent
0a439461e9
commit
928fe2d019
@ -42,6 +42,7 @@ const ContractTermsTable = styled.table`
|
||||
}
|
||||
& > tr > td:nth-child(2n) {
|
||||
text-align: right;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
& > tr:nth-child(2n) {
|
||||
background: #ebebeb;
|
||||
|
Loading…
Reference in New Issue
Block a user