Skip to content

Commit

Permalink
fix: add pre-wrap for price card details (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
qradle-yndx committed Jan 9, 2024
1 parent 7c8c753 commit 81e171b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sub-blocks/PriceCard/PriceCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ $block: '.#{$ns}price-card';

&-details {
@include text-size(body-2);
white-space: pre-wrap;
}
}

Expand Down

0 comments on commit 81e171b

Please sign in to comment.