Skip to content

Commit

Permalink
fix(cta-block): adjust cta-block-item-row inline margin
Browse files Browse the repository at this point in the history
  • Loading branch information
m4olivei committed Dec 2, 2024
1 parent f8dda62 commit c72a4ca
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 c72a4ca

Please sign in to comment.