Skip to content

Commit

Permalink
fix(cta-block): adjust cta-block-item-row inline margin (carbon-desig…
Browse files Browse the repository at this point in the history
…n-system#12140)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and deathcave committed Dec 4, 2024
1 parent 8f79538 commit aea7dda
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
}

::slotted(#{$c4d-prefix}-content-group:not([slot])),
::slotted(#{$c4d-prefix}-cta-block-item-row:not([slot])),
::slotted([data-autoid^='c4d--tabs-']:not([slot])),
::slotted([data-autoid^='c4d--card']:not([slot])) {
margin-inline-start: 0;
Expand Down

0 comments on commit aea7dda

Please sign in to comment.