Skip to content

Commit

Permalink
♿ - style: fix problematic contrast on dark mode AttributeList component
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvandescheur committed Dec 6, 2024
1 parent a2283f7 commit 04d4534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/data/attributelist/attributelist.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
}

&__key {
color: var(--typography-color-h);
font-weight: var(--typography-font-weight-bold);
}

Expand Down

0 comments on commit 04d4534

Please sign in to comment.