Skip to content

Commit

Permalink
[WEAV-2135][BpkAccordion]: Update padding between title and expand ic…
Browse files Browse the repository at this point in the history
…on to be 8px (#3577)
  • Loading branch information
olliecurtis authored Jan 16, 2025
1 parent 1e92856 commit c794735
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,10 @@
}

&__icon-wrapper {
display: inline-block;
display: flex;
align-items: center;

@include margins.bpk-margin-leading(tokens.bpk-spacing-md());
}

&__leading-icon {
Expand Down

0 comments on commit c794735

Please sign in to comment.