Skip to content

Commit

Permalink
Merge pull request #654 from City-of-Helsinki/UHF-8085_button_text_co…
Browse files Browse the repository at this point in the history
…lors_fix

UHF-8085: Add accordion button text color fix again after bad merge
  • Loading branch information
Arkkimaagi authored May 4, 2023
2 parents e61c3cf + 05e3543 commit 5f5023b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/css/styles.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/scss/06_components/paragraphs/_accordion.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
.accordion-item__button--toggle {
@include font('h4');
border: none;
color: $color-black;
padding-block: $spacing;
padding-inline-end: 60px;
position: relative;
Expand Down

0 comments on commit 5f5023b

Please sign in to comment.