Skip to content

Commit

Permalink
Launch a new version of the card select
Browse files Browse the repository at this point in the history
  • Loading branch information
selbekk committed Mar 25, 2024
1 parent 8fc3d06 commit c82f7eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/thick-jokes-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@vygruppen/spor-react": patch
"@vygruppen/spor-design-tokens": patch
---

Set the text color of card selects"
1 change: 1 addition & 0 deletions packages/spor-react/src/theme/components/card-select.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const config = helpers.defineMultiStyleConfig({
alignItems: "center",
transitionProperty: "outline",
transitionDuration: "fast",
...baseText("default", props),
...focusVisibleStyles(props),
},
card: {
Expand Down

0 comments on commit c82f7eb

Please sign in to comment.