Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ickas committed May 31, 2023
1 parent 1313fc6 commit 21c83d0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exports[`Label renders 1`] = `
align-items: center;
font-size: 0.75rem;
font-weight: 600;
color: #C7C8D1;
color: #73758C;
}
.c0 svg {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exports[`Card Value renders 1`] = `
align-items: center;
font-size: 0.75rem;
font-weight: 600;
color: #C7C8D1;
color: #73758C;
}
.c1 svg {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ exports[`FormGroup renders 1`] = `
align-items: center;
font-size: 0.75rem;
font-weight: 600;
color: #C7C8D1;
color: #73758C;
}
.c1 svg {
Expand All @@ -101,7 +101,7 @@ exports[`FormGroup renders 1`] = `
.c0 > label {
margin-bottom: 0.3125rem;
color: #C7C8D1;
color: #73758C;
}
.c0 > label span {
Expand Down

0 comments on commit 21c83d0

Please sign in to comment.