Skip to content

Commit b87128c

Browse files
fixed display of the order comment and delivery according to the mockup
1 parent 048312e commit b87128c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/app/ubs/ubs-user/components/ubs-user-order-details/ubs-user-order-details.component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
font-family: var(--primary-font);
1515
grid-column: 1 / -1;
1616
}
17+
18+
.recipient {
19+
grid-column: 1 / -1;
20+
}
1721
}
1822

1923
.table_of_details {

0 commit comments

Comments
 (0)