Skip to content

Commit f6c77bd

Browse files
authored
fix: add pre-wrap for price card details (#749)
1 parent ea66e8e commit f6c77bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sub-blocks/PriceCard/PriceCard.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ $block: '.#{$ns}price-card';
8080

8181
&-details {
8282
@include text-size(body-2);
83+
white-space: pre-wrap;
8384
}
8485
}
8586

0 commit comments

Comments
 (0)