Skip to content

Commit

Permalink
[MWPW-148140] Adjust table strikethrough pricing (adobecom#2786)
Browse files Browse the repository at this point in the history
  • Loading branch information
overmyheadandbody authored Sep 2, 2024
1 parent 582c244 commit 3331e11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libs/blocks/table/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,11 @@
padding: var(--spacing-xxs) 0;
}

.table .row-heading .col-heading .pricing .price-strikethrough {
display: inline-block;
font-size: var(--type-body-s-size);
}

/* section */
.table .divider {
display: none;
Expand Down

0 comments on commit 3331e11

Please sign in to comment.