Skip to content

Commit

Permalink
fix(cta-block): adjust cta-block-item-row inline margin (#12140)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
m4olivei and kodiakhq[bot] authored Dec 3, 2024
1 parent 8dc1099 commit b5ee952
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 b5ee952

Please sign in to comment.