Skip to content

Commit 03bec6c

Browse files
berardomatemalessani
authored andcommitted
fix: shipping summary same height
1 parent afc67c3 commit 03bec6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/composite/StepShipping/styled.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const ShippingTitle = styled.h4`
1414
${tw`font-bold text-md mb-2`}
1515
`
1616
export const ShippingSummary = styled.div`
17+
${tw`contents`}
1718
input:checked + label {
1819
${tw`border-2 border-primary shadow-md bg-gray-50`}
1920
}

0 commit comments

Comments
 (0)