Skip to content

Commit

Permalink
fix: add pre-wrap for price card details
Browse files Browse the repository at this point in the history
  • Loading branch information
qradle-yndx committed Dec 11, 2023
1 parent ea66e8e commit d5d3bbd
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 d5d3bbd

Please sign in to comment.